Hat jemanden eine Anung?
Also Problem gemerkt erst bei Apache2 Neustart und startete nicht mehr mit folgende Fehler Meldung
Code: Select all
Failed to start apache :
Starting httpd2 (prefork) Syntax error on line 117 of /etc/apache2/confixx_vhost.conf:
Invalid command 'web10', perhaps mis-spelled or defined by a module not included in the server configuration
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
Und die confixx_vhost.conf
Code: Select all
<VirtualHost 217.000.000.00:80>
ServerName dirk.domain-xxxx.org
DocumentRoot /home/htdocs/web10/html
SuexecUserGroup web10 ftponly
ScriptAlias /cgi-bin/ /home/htdocs/web10/html/cgi-bin/
php_admin_value open_basedir /home/htdocs/web10/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /home/htdocs/web10/phptmp/
</VirtualHost>
<VirtualHost 217.000.000.00:80>
ServerName www.dirk.domain-xxxx.org
DocumentRoot /home/htdocs/web10/html
SuexecUserGroup web10 ftponly
ScriptAlias /cgi-bin/ /home/htdocs/web10/html/cgi-bin/
php_admin_value open_basedir /home/htdocs/web10/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /home/htdocs/web10/phptmp/
web10 Username of user
www.dirk.domain-xxxx.org appropriate domain
</VirtualHost>
<VirtualHost 217.000.000.00:80>
ServerName web10.domain-xxxx.org
DocumentRoot /home/htdocs/web10/html
SuexecUserGroup web10 ftponly
ScriptAlias /cgi-bin/ /home/htdocs/web10/html/cgi-bin/
php_admin_value open_basedir /home/htdocs/web10/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /home/htdocs/web10/phptmp/
web10 Username of user
web10.domain-xxxx.org appropriate domain
</VirtualHost>
Ich habe alles durchgeschaut, also von den warn bis zu logs und confixx, es muss in Confixx legen, denke ich mal
Was ist das Problem?? Ich Bitte um Hilfe, ich habe die schnauze voll von diese Fehler.
Vielen danke in voraus
mit freundlichen Grüßen
Enrique