• Resolved hiimatif

    (@hiimatif)


    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?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am not quite sure if that helps but create a ‘tmp’ folder in your blog root directory (chmod 777).

    Thread Starter hiimatif

    (@hiimatif)

    in the html? same folder as where the wp-content folder is? I tried that and it did nothing still getting same errors

    Thread Starter hiimatif

    (@hiimatif)

    okay fixed it; sometimes, if you’re a on a grid server, there’s alot of sites and they’ll move you around; you may want to contact your hosting company orrr just go to settings, then miscellaneous and make the folder where u upload images a bit more generic in the front

    eg.

    /nfs/c02/h04/mnt/46403/domains/porhomme.com/html/wp-includes/functions.php

    change it to:

    home/46403/domains/porhomme.com/html/wp-includes/functions.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image Uploader Error with permissions/functions.php’ is closed to new replies.