celliott

Well-Known Member
Jan 2, 2006
459
0
166
United Kingdom
Since the recent cPanel update I have been getting some unfarmiliar permission errors. Its the same on CURRENT and RELEASE.

They occur when creating an account:

Could not create /home/exampleusername/mail/inbox: Permission denied
Added Entries to httpd.conf
Bind reconfiguring on ares using rndc
Added Named File
/home/exampleusername/public_html does not exist or is not a directory!

Please advise!

Thanks
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
celliott said:
Could not create /home/exampleusername/mail/inbox: Permission denied
Added Entries to httpd.conf
Bind reconfiguring on ares using rndc
Added Named File
/home/exampleusername/public_html does not exist or is not a directory!
See my posting in this thread: http://forums.cpanel.net/showthread.php?t=55524 If that doesn't help, run this command:
Code:
cat /proc/user_beancounters' & 'df -i'
see if you have hit the limits (failcnt).

Or you might want to increase the 'quotaugidlimit' to 200-400.
 

celliott

Well-Known Member
Jan 2, 2006
459
0
166
United Kingdom
Hi,

Thanks for your input. Having spoken to the provider, quotaugidlimit is already maxed out and he wont increase it any more. Permissions on /home and other folders seem correct. There is plenty of free space on /home so no problems there.

When an account is created, the folder for the user is created in /home but Public_Html and all other configuration files are not present.

Chris.