Image Uploader Error with permissions/functions.php
-
I was creating a new post and I’ve been writing for about a month or so now and everything with uploading images has been fine.
My files in my server are written with CHMOD 644 and the directories are 755
I uploaded an image and it worked fine and then minutes later I’ve been getting this error in the uploader EVERY time i’ve tried to upload after it finishes crunches:
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains/porhomme.com/html/wp-content/uploads/2008 (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains/porhomme.com/html/wp-content/uploads (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains/porhomme.com/html/wp-content (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains/porhomme.com/html (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains/porhomme.com (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403/domains (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt/46403 (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
Warning: is_dir() [function.is-dir]: Stat failed for /nfs/c02/h06/mnt (errno=13 – Permission denied) in /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php on line 1444
then in red right under all of that it says the following:
Unable to create directory /nfs/c02/h06/mnt/46403/domains/porhomme.com/html/wp-content/uploads/2008/08. Is its parent directory writable by the server?
I’ve tried reaffirming the permissions but it hasn’t helped. I’ve done file permissions for files from the html directory and applied it to all folders and then done the same to apply for all files.
any help?
- The topic ‘Image Uploader Error with permissions/functions.php’ is closed to new replies.