wordpress directory not writable by server

MemoryX2

Registered
Mar 30, 2013
1
0
1
cPanel Access Level
Root Administrator
I have searched and cannot find the answer to this, and it is extremely odd.

I am trying to install WordPress for a client and I continuously get this error: wordpress directory not writable by server.. But here is the odd part, I multiple other cpanel account on the same server running WordPress with the exact same permissions?

Help Please?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

Please check the ownership/permission values on the public_html directory of this account. EX:

Code:
# stat /home/username/public_html
Thank you.