Folder permission problem

Status
Not open for further replies.

fanthoms

New Member
Messages
3
Reaction score
0
Points
1
Hi, im using your hosting service in one of my web pages: www.fanthomstudios.

Im using wordpress for my web page, i already added the 777 permission to my uploads folder but when i try to upload a picture to my website wordpress gives me this error: “No se pudo crear el directorio uploads. Asegúrate de que el servidor tiene permisos de escritura para el directorio superior.”

In english it says something like: Error creating the upload directory, make sure you have writting permission on your main directory.


Can you fix that? I really need to upload pictures to my web. Thanks!
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
i already added the 777 permission to my uploads folder
make sure all file permissions are 0644 (rw-r--r--) and all folder permissions are 0755 (rwxr-xr-x)

IF 'permissions' set on any folder or file - in your account - are [ 777 ] - that makes a large security risk - so a x10hosting's free-hosting server will throw an immediate "Access Denied" (403 error code) error to protect itself
 

fanthoms

New Member
Messages
3
Reaction score
0
Points
1
make sure all file permissions are 0644 (rw-r--r--) and all folder permissions are 0755 (rwxr-xr-x)

IF 'permissions' set on any folder or file - in your account - are [ 777 ] - that makes a large security risk - so a x10hosting's free-hosting server will throw an immediate "Access Denied" (403 error code) error to protect itself
I changed the 777 permissions to all the folders to 755 but wordpress is still giving me that error.
 
Status
Not open for further replies.
Top