Hi,
I hope someone can help, our garage used to work. But at some point it stopped working.
What happens is, if someone tries to upload an image.
at the top of the forum they see this messsage
Quote:
Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-14-13169136471_full.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in [path]/includes/garage_func_var.php on line 2821
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpOcgF6R' to 'images/garage/attach/1/garage_vehicle-14-13169136471_full.jpg' in [path]/includes/garage_func_var.php on line 2821
|
And then in the garage they see this
Error: Image could not be moved.
when I go and check the permission of images/garage/attach
1,2,3 they are set at 755
Is this correct? the rest are at 777
I tried to change them to 777 but they revert back to 755.
Any ideas?