DBJoshua

Active Member
Jun 7, 2007
44
0
156
During a recent auto upgrade (I use the release builds)..

Resellers (and root), can no longer create accounts. Whenever the account is created, it is completely empty, with no DNS zone file, no public_html or anything within its home directory.

Everything still works on other servers, so I compared the skeleton directory, they're all the same.

I've also forced upgrade/downgrades on all builds, no effect. Accounts are still created blank.

Right now, I'm back on CP11 Release, CentOS 4.5
 

DBJoshua

Active Member
Jun 7, 2007
44
0
156
This is the output from : tail /usr/local/cpanel/logs/error_log after I created a dummy account

tar: .: Cannot utime: Operation not permitted
tar: .: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: Error exit delayed from previous errors
(internal warning while parsing [stdin]) Wed Sep 5 02:06:55 2007 [22388] warn: safe_userchgid: chown: /home/aa1111/public_html: Permission denied at /usr/local/cpanel/Cpanel/SafetyBits.pm line 75.
Cpanel::SafetyBits::safe_userchgid(32487, 99, '/home/aa1111/public_html') called at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 760
Whostmgr::Accounts::Create::_wwwacct('plan', 'undefined', 'maxpark', 0, 'hasshell', 'y', 'maxlst', 'n', ...) called at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 1416
Whostmgr::Accounts::Create::_createaccount('custom ip', '--Auto Assign--', 'plan', 'undefined', 'maxpark', 0, 'password', 'aaa', ...) called at whostmgr/bin/whostmgr.pl line 3154
main::wwwacct called at whostmgr/bin/whostmgr.pl line 412