Author Topic: can't upload images  (Read 5481 times)

0 Members and 1 Guest are viewing this topic.

Offline salsadallas

  • Pre-Newbie
  • Posts: 3
    • View Profile
can't upload images
« on: March 20, 2007, 04:05:40 PM »
Hi.. im using 4images on my site for a while now.. its a good script. and worked fine untill now.. now i can't upload images anymore... wen i try to upload i get this error..
Code: [Select]
Warning: move_uploaded_file(./../data/media/57/luis_124.JPG) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/salsadal/public_html/gallery/includes/upload.php on line 113

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpCu6idL' to './../data/media/57/luis_124.JPG' in /home/salsadal/public_html/gallery/includes/upload.php on line

i checked the permissions.. its okey but still getting this error.... any suggestions?? or wat's wrong??

thanks in advance..

Regards

Offline Jenn

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: can't upload images
« Reply #1 on: March 20, 2007, 04:10:19 PM »
I would check your CHMOD permission. Should be 777.

Offline salsadallas

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: can't upload images
« Reply #2 on: March 20, 2007, 04:48:40 PM »
its already 777
but im getting same error... why?

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: can't upload images
« Reply #3 on: March 20, 2007, 06:06:08 PM »
double check your file extensions in ACP

Offline salsadallas

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: can't upload images
« Reply #4 on: March 27, 2007, 09:20:14 AM »
CHMOD for media directory should be 777?? and also there are subdirectory with 755
what i shall do??