apache lässt sich nicht mehr über plesk starten - ovh installation fedora mit plesk 8

yes

New Member
apache lässt sich nicht mehr über plesk starten - ovh standardinstallation fedora mit plesk 8.01

ich habe in plesk unter /server/dienstverwaltung/WEB-Server (Apache) versucht apache neu zustarten. mit dem ergebnis das er jetzt aus ist und lässt sich nicht mehr neu starten. Es erscheind der Fehler:

ERROR: PleskFatalException
Shortcut erstellenShortcut erstellen
Eine Ebene höherEine Ebene höher
Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start

0: /usr/local/psa/admin/plib/common_func.php3:169
psaerror(string 'Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start')
1: /usr/local/psa/admin/htdocs/server/restart_services.php:30

ich habe auch folgendes versucht:
/var/log/httpd$ /etc/init.d/apache2 start
-bash: line 34: /etc/init.d/apache2: No such file or directory
 
habe jetzt folgendes versucht ohne erfolg

habe jetzt folgendes versucht ohne erfolg.

/var/log/httpd$ /etc/init.d/httpd start
Syntax error on line 13 of /var/www/vhosts/mysite.com/conf/httpd.include:
Invalid command 'SuexecUserGroup', perhaps mis-spelled or defined by a module not included in the server configuration
httpd starten: [FEHLGESCHLAGEN]

und das auch:
/var/log/httpd$ /etc/init.d/httpd restart
Syntax error on line 13 of /var/www/vhosts/mysite.com/conf/httpd.include:
Invalid command 'SuexecUserGroup', perhaps mis-spelled or defined by a module not included in the server configuration
httpd beenden: [FEHLGESCHLAGEN]

httpd starten: [FEHLGESCHLAGEN]
 
hab den fehler gefunden s.u. - jetzt geht

hab den fehler gefunden s.u. - jetzt geht

"well.. i added LoadModule suexec_module modules/mod_suexec.so to /etc/httpd/conf/httpd.conf and the poblem is solved"
 
Back
Top