Apache-Fehler: "User cannot occur within <VirtualHos

Apache, Lighttpd, nginx, Cherokee
Post Reply
gero
Posts: 16
Joined: 2004-02-03 14:30
Location: Hessen
 

Apache-Fehler: "User cannot occur within <VirtualHos

Post by gero »

Hallo,

ich habe Apache 2.0.48 und PHP 4.3.5RC1 installiert.
Apache mit suexec, wobei suexec auch korrekt kompiliert ist und gefunden wird.

Code: Select all

[Tue Feb 03 14:53:41 2004] [notice] suEXEC mechanism enabled (wrapper: /srv/www/bin)
[Tue Feb 03 14:53:41 2004] [notice] Digest: generating secret for digest authentication ...
[Tue Feb 03 14:53:41 2004] [notice] Digest: done
[Tue Feb 03 14:53:41 2004] [notice] Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7c PHP/4.3.5RC1 configured -- resuming normal operations

Da Confixx in die VirtualHosts "User web1 Group ftponly" knallt, kommt folgender Fehler:

Code: Select all

Syntax error on line 30 of /etc/httpd/confixx_vhost.conf:
User cannot occur within <VirtualHost> section 
Wenn ich den User und Group herausnehme, startet er ganz normal.
Bei google finde ich nichts sinnvolles.

Hat jemand das gleiche Problem ?
mfg
GL[/code]
gero
Posts: 16
Joined: 2004-02-03 14:30
Location: Hessen
 

gelöst

Post by gero »

Ich hatte in der confixx_main.conf "Apache2.0" und nicht "apache2.0" stehen.
das wars.
neues syntax neues spiel ;))

mfg
Post Reply