Folder Permissions

hrblcantra

Verified User
Joined
Feb 13, 2007
Messages
9
No script can upload images on my server. This includes scripts installed via installatron such as wordpress and phpshop.

I have checked permissions on the folders each and every time, tried changing them etc and nothing will allow scripts to upload images to the server.

Any ideas?

Error I just received from php shop

An error has ocurred.
ERROR: Cannot write to full image destination directory.
/home/XXXXX/domains/XXXXXXXX.com/public_html/images/shop/vendor/
 
If you are running mod_php then the folder has to either be created by apache or have the permissions 766 on the folder.

Some say that is bad security but there is nothing else you can do if you are just the end user and not the admin.
 
You can follow the instructions user floyd gave immediately preceding your post.

Jeff
 
I said that I,m not the end user I,m an admin Then How can I figure out that permission problem. Non of my file is writtble is I dont set it to 777 manualy. What can I do for that? I know suPHP in running also..
 
Hey,

Check your suphp.log file for errors. (/var/log/suphp.log on CentOS)

David
 
Back
Top