Could not include user's httpd file to the main httpd.conf

moimel

Verified User
Joined
Apr 7, 2009
Messages
7
Im getting this out put when trying to add user through reseller level:

--------------------

User *** created



Details


Unix User created successfully

User's System Quotas set
User's data directory created successfully
Domains directory created successfully
Domains directory created successfully in user's home


Could not include user's httpd file to the main httpd.conf

User added to ssh config file.

--------------------

and some file are missing in the user like domains/public_html and more.


look like i missing somthing

help please!
 
Check apacheconf in /usr/local/directadmin/conf/directadmin.conf.
 
apacheconf=/etc/httpd/conf/extra/directadmin-vhosts.conf

and i didn't find /etc/httpd/conf/extra/directadmin-vhosts.conf on my machine!

how can i restore it?
 
Code:
cd /usr/local/directadmin/custombuild
./build rewrite_confs
 
Back
Top