4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: Lady Jaiven on February 07, 2003, 07:29:24 AM

Title: Gallery upload problem :\
Post by: Lady Jaiven on February 07, 2003, 07:29:24 AM
I moved my gallery from one website to another.. everything is uploaded there and works fine, or so I thought...

When I try to upload an image, I get this error:
Warning: move_uploaded_file(./data/media/10/4imgs.gif) [function.move-uploaded-file]: failed to create stream: Permission denied in /home/ladyjai7/public_html/gallery/includes/upload.php on line 114

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpJQVRHa' to './data/media/10/4imgs.gif' in /home/ladyjai7/public_html/gallery/includes/upload.php on line 114


How do I fix that ? :cry:
Title: Gallery upload problem :\
Post by: Jan on February 07, 2003, 09:51:24 AM
Be sure that all category folder inside data/media and data/thumbnails are chmod'ed with 777.

Jan