wordpress attachment function not working after suphp

seachen

Verified User
Joined
Feb 3, 2007
Messages
491
i have restore a user from a directadmin server without suphp.

currect server have suphp.

after that i reset all file permission to 644 and directory to 711

then notice that wordpress admin unable to upload media.

may i know how to fix this problem?
 
Last edited:
Setting 755 permissions could cause problems at some point; it allows anyone on the net to see what's in the directory.

Make sure the entire directory tree and all contents are owned by the user.

Jeff
 
Back
Top