Toxictwosome

Registered
Sep 14, 2006
3
0
151
I want to create accounts over WHM...

and when I click Create I get the message: Missing HOMEDIR Config Line in /etc/wwwacct.conf

Is there any form to fix this??


Thank you. :confused:
 

ujr

Well-Known Member
Mar 19, 2004
290
0
166
edit your wwwacct.conf:

pico -w /etc/wwwacct.conf

make sure these two lines are there and complete:

HOMEDIR /home
HOMEMATCH home

usually, most cpanel admins set their users home directories to /home... if it is different on your box, then you have to edit the above to reflect the correct path. Otherwise, just make sure those two lines are present.

Alternatively you can use the Initial setup in WHM to do this.