Author Topic: Error Message - Warning: mkdir(./../data/media/16) [function.mkdir]:  (Read 3167 times)

0 Members and 1 Guest are viewing this topic.

Offline verbalgurly

  • Pre-Newbie
  • Posts: 2
    • View Profile
Hi i've tried searching for this problem but couldn't find any sort of help for it so hopefully someone could explain or help me with this problem .


When i go to add a folder i get this error ..


Warning: mkdir(./../data/media/16) [function.mkdir]: Permission denied in /home/pimpinav/public_html/wear/admin/categories.php on line 84

Warning: mkdir(./../data/media/16) [function.mkdir]: Permission denied in /home/pimpinav/public_html/wear/admin/categories.php on line 87

Warning: mkdir(./../data/thumbnails/16) [function.mkdir]: Permission denied in /home/pimpinav/public_html/wear/admin/categories.php on line 84

Warning: mkdir(./../data/thumbnails/16) [function.mkdir]: Permission denied in /home/pimpinav/public_html/wear/admin/categories.php on line 87

Warning: Cannot modify header information - headers already sent by (output started at /home/pimpinav/public_html/wear/admin/categories.php:84) in /home/pimpinav/public_html/wear/includes/functions.php on line 114


Now i've went and tried to change my chromd to what their supposta be at 666 and 777 in my ftp . However when i log out of it and back into it i get the same problem again it says my chromd folders are either 644 and 755 . 


Also i'm getting an error when i add the images directory into my ftp folders .
Is there something i'm doing wrong or does it have to do with my hosting provider ???

Also when i delete a folder i get this error .

Category deleted l (ID: 16)
-» Image deleted

Warning: unlink(./../data/media/16) [function.unlink]: No such file or directory in /home/pimpinav/public_html/wear/admin/categories.php on line 107

Warning: unlink(./../data/thumbnails/16) [function.unlink]: No such file or directory in /home/pimpinav/public_html/wear/admin/categories.php on line 107
-» Comments deleted


Thanks for the help

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Error Message - Warning: mkdir(./../data/media/16) [function.mkdir]:
« Reply #1 on: February 15, 2008, 11:45:57 AM »
Check permissions in data, media and thumbnail folders. Try CHMODing to 777.

Offline verbalgurly

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Error Message - Warning: mkdir(./../data/media/16) [function.mkdir]:
« Reply #2 on: February 15, 2008, 11:49:22 AM »
would i be checking that in my ftp because if so . I've tried that and everytime i log into or out of it i get premission denied when i upload or change it , i've made two different 4images on my server and both of them are doing the same thing.