Probleme bei Plesk installation auf Debian

  • Thread starter Thread starter wageck
  • Start date Start date
W

wageck

Guest
Ich bin Informatikkaufmann und habe bisher nur Linux Grundkenntnisse.

Ich bin gerade dabei auf einem im LAN stehenden frisch installieten Debian Rechner PLesk zu installieren.

Folgendes habe ich gemacht:

1. Minimal Debian installation von der Net install cd
2. apt-get install mc (mit dem komm ich besser zurecht als mit vi ;-))
3. Netzwerk konfiguriert (das stimmt alles da bin ich zu 99,99% sicher)
4. apt-get update && apt-get upgrade && reboot

5.dann die datei psa_installer_v3.1.1_build061218.16_os_Debian_3.1_i386 beim Plesk hersteller heruntergelöaden und mit dem mc ausfühbar gemacht

6. die datei ausgeführt und Plesk 7.5.4 ausgewählt (mit der neusten version gabs bei der installation auch probleme deshalb habe ich es mit der ältesten versucht die auszuwählen ist)
7. dann alles abgewählt (bis auf das basis paket das dann ja angewählt bleibt)

dann leuft das ganze ne weile und hört dann so auf:

Code:
Setting up psa-hotfix4 (7.5.4-debian3.1.build75051209.14) ...
 Trying to stop Admin server...
WARNING!
During the stop found some small problems(see log file: /tmp/psa-hotfix75051209.                    14.log)

Continue...

 Trying to replace files and set up right permissions...  Trying to start Admin                     server...
ERROR while trying to start Admin server
Check the error reason(see log file: /tmp/psa-hotfix75051209.14.log), fix and tr                    y again

Aborting...

dpkg: error processing psa-hotfix4 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of psa-hotfix5:
 psa-hotfix5 depends on psa-hotfix4; however:
  Package psa-hotfix4 is not configured yet.
  Package psa-hotfix4 which provides psa-hotfix4 is not configured yet.
dpkg: error processing psa-hotfix5 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of psa-hotfix6:
 psa-hotfix6 depends on psa-hotfix4; however:
  Package psa-hotfix4 is not configured yet.
  Package psa-hotfix4 which provides psa-hotfix4 is not configured yet.
 psa-hotfix6 depends on psa-hotfix5; however:
  Package psa-hotfix5 is not configured yet.
  Package psa-hotfix5 which provides psa-hotfix5 is not configured yet.
dpkg: error processing psa-hotfix6 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of psa-hotfix7:
 psa-hotfix7 depends on psa-hotfix4; however:
  Package psa-hotfix4 is not configured yet.
  Package psa-hotfix4 which provides psa-hotfix4 is not configured yet.
 psa-hotfix7 depends on psa-hotfix5; however:
  Package psa-hotfix5 is not configured yet.
  Package psa-hotfix5 which provides psa-hotfix5 is not configured yet.
 psa-hotfix7 depends on psa-hotfix6; however:
  Package psa-hotfix6 is not configured yet.
dpkg: error processing psa-hotfix7 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of psa-hotfix8:
 psa-hotfix8 depends on psa-hotfix4; however:
  Package psa-hotfix4 is not configured yet.
  Package psa-hotfix4 which provides psa-hotfix4 is not configured yet.
 psa-hotfix8 depends on psa-hotfix5; however:
  Package psa-hotfix5 is not configured yet.
  Package psa-hotfix5 which provides psa-hotfix5 is not configured yet.
 psa-hotfix8 depends on psa-hotfix6; however:
  Package psa-hotfix6 is not configured yet.
 psa-hotfix8 depends on psa-hotfix7; however:
  Package psa-hotfix7 is not configured yet.
dpkg: error processing psa-hotfix8 (--configure):
 dependency problems - leaving unconfigured
Setting up psa-imp (4.1-debian3.1.build75060410.18) ...

Errors were encountered while processing:
 psa-hotfix4
 psa-hotfix5
 psa-hotfix6
 psa-hotfix7
 psa-hotfix8
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: Install command execution failed
Errors just before:
- Can't execute package installation command

ERROR: Installation failed

darauf hin habe ich mir die log psa-hotfix75051209.14.log angesehen und die enthält folgendes

Code:
Trying to stop Admin server... It is problem with inet daemon

WARNING!
During the stop found some small problems
Continue...

 Trying to replace files and set up right permissions... `/opt/psa/tmp/hotfix-75051209.14//opt/psa/admin/bin/httpsd' -> `/opt/psa/admin/bin/httpsd'
`/opt/psa/tmp/hotfix-75051209.14//opt/psa/admin/sbin/statistics' -> `/opt/psa/admin/sbin/statistics'
`/opt/psa/tmp/hotfix-75051209.14//opt/psa/admin/libexec/mod_rewrite.so' -> `/opt/psa/admin/libexec/mod_rewrite.so'
 Trying to start Admin server... It is problem with inet daemon

ERROR while trying to start Admin server

Aborting...
allerings bringt mich das nicht weiter weil ich nich sehe was das problem ist (liegt warscheinlich an meinen grundkenntnissen ;-))


ich hoffe ihr könnt mir helfen oder zumindest sagen woran es liegt

edit:
ich hab mir das log jetzt zum 10 mal durchgelesen und gesehn das es ein problem mit dem inet daemon is was kann ich da machen oder woran liegts ?
 
Hallo,

da ich leider nicht Sicher weiß ob in der Minimalinstallation von Debian inetd oder xinetd mit verbaut ist wäre es einen Versuch wert das mal zu überprüfen.

Denn wo kein Dienst ist, da auch keine Stoppen ;)
 
@wageck

Sagmal bitte Bescheid, wenn du die Installation hinbekommen hats und was man vorher alles auf eine Grundinstallation noch am Laufen haben muss, um Plek ordentlich zum laufen zu bekommen. Habe mir da auch die Zähne ausgebissen, aber nicht hinbekommen, vielleicht lag es auch am VServer
 
Back
Top