View Full Version : apache wont start
ctnchris
01-21-2004, 11:04 AM
I recently had a problem making a user, got segmentation fault when I tried, and when I tried again it said the user was in use even though it wasnt, so I deleted via shell and now apache wont start
httpd: bad user name colin
[FAILED]
DirectAdmin Support
01-21-2004, 01:16 PM
Hello,
You can one of a few things:
First thing you need to do is make sure there are no IPs owned by the Reseller. There probably is, so you have to clear any association with the Reseller and the IP.
Admin Panel -> IP Manager -> Find any IP's that are assigned to Reseller "colin" -> select those IP's and click "Remove from Reseller". If there are any users on that IP, you'll have to manually edit /usr/local/directadmin/data/ips/1.2.3.4 and set "value=0", then you'll be able to remove the Reseller from the IP.
By doing this, the /etc/httpd/conf/ips.conf file will be rewritten with the correct setup, thus not giving you the error.
Other solutions include "useradd colin" or just manual configuration of the /etc/httpd/conf/ips.conf to change user "colin" to "apache" while you fix the error at it's source.
John
ctnchris
01-21-2004, 02:34 PM
I fixed it, just had to edit the apache config and remove the colin.conf line
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.