Author Topic: Errors Uploading images  (Read 3911 times)

0 Members and 1 Guest are viewing this topic.

Offline statedep

  • Pre-Newbie
  • Posts: 3
    • View Profile
Errors Uploading images
« on: January 23, 2003, 09:36:34 AM »
hi folks

I keep getting the following errors when trying to upload any images

Quote
Warning: Unable to create './data/media/1/MVC-034St.gif': Permission denied in /home/statedep/public_html/4images/includes/upload.php on line 114

Warning: Unable to move '/tmp/phpep7CgJ' to './data/media/1/MVC-034St.gif' in /home/statedep/public_html/4images/includes/upload.php on line 114


My main thoughts are that is is achomod error, i cant see a list or anything where it tells you what files have to have what permissons.

Hope you can help

David

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Errors Uploading images
« Reply #1 on: January 23, 2003, 10:31:47 AM »
Please check the FAQ
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline statedep

  • Pre-Newbie
  • Posts: 3
    • View Profile
Errors Uploading images
« Reply #2 on: January 23, 2003, 10:51:11 AM »
i have added the files that it says with that kind of errors, and chomoded it

Offline statedep

  • Pre-Newbie
  • Posts: 3
    • View Profile
Errors Uploading images
« Reply #3 on: January 23, 2003, 10:55:25 AM »
it also gies me this error when i try to add my second category

Quote
Warning: mkdir() failed (Permission denied) in /home/statedep/public_html/4images/admin/categories.php on line 78

Warning: mkdir() failed (Permission denied) in /home/statedep/public_html/4images/admin/categories.php on line 81

Warning: mkdir() failed (Permission denied) in /home/statedep/public_html/4images/admin/categories.php on line 78

Warning: mkdir() failed (Permission denied) in /home/statedep/public_html/4images/admin/categories.php on line 81
Category added



it also does not create the files in the media and thumbnail folders.
Is this a chomodg problem?

Any ideas??