Apache 2 & confixx2

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Apache 2 & confixx2

Post by lufthansen »

hi,
ich habe den apache auf v. 2 geupdated.

jetzt kommt beim starten


apachectl start
Syntax error on line 93 of /usr/local/conf/confixx_vhost.conf:
User cannot occur within <VirtualHost> section

es scheint als mag der apache 2 kein

user web1
group ftponly

in einem vhost jemand ne idee ??


dange :)
*gääähn*
scopeman
Posts: 62
Joined: 2002-05-15 20:22
Location: MG
 

Re: Apache 2 & confixx2

Post by scopeman »

steht dein confixx denn noch auf apache 1.3.27? du musst ja bei der install angeben ob du apache 1 oder 2 hast. ich weiß nicht genau was confixx bei der einstellung verändert aber ich denk mal du musst dein confixx erst auf apache 2 trimmen.
lufthansen
Posts: 390
Joined: 2002-09-24 17:31
Location: NRW
 

Re: Apache 2 & confixx2

Post by lufthansen »

*gg*
das weiß ich ;)
ich habe in der confixx_main.conf schon auf apache2 gestellt aber ich denke das war nicht richtig .
ich installarirer confixx dann jetzt mal neu
sascha
Posts: 1325
Joined: 2002-04-22 23:08
 

Re: Apache 2 & confixx2

Post by sascha »

Beim Apache 2 heißt die Direktive

Code: Select all

SuexecUserGroup $user $gruppe
. Confixx macht das eigentlich von alleine wenn man es in der confixx_main.conf eingestellt hat. Evtl. mal ein Update der confixx_vhosts.conf erzwingen indem du eine Domain anlegst.
Post Reply