freeman
Verified User
After some trouble with my box yesterday i was kind of forced to install Apache/2.0.61. I thought everything was working fine until i altered some users domains. It changed (obviously) the user httpd.conf which caused Apache to fail. It generated an error concerning the users httpd.conf. After inspection this has happened:
new user httpd.conf:
ADDED: Port 80 (on top)
CHANGED:
SuexecUserGroup ***** *****
to
User ***** (in every virtualhost)
Group ***** (in every virtualhost)
My best guess is that directadmin f#ckes up these httpd.conf files due to a configuration error. I checked the directadmin.conf for apache_ver and it says 2.0.
Can anyone tell me how to fix this problem?
new user httpd.conf:
ADDED: Port 80 (on top)
CHANGED:
SuexecUserGroup ***** *****
to
User ***** (in every virtualhost)
Group ***** (in every virtualhost)
My best guess is that directadmin f#ckes up these httpd.conf files due to a configuration error. I checked the directadmin.conf for apache_ver and it says 2.0.
Can anyone tell me how to fix this problem?