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.![]()
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.![]()
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.