Closed (fixed)
Project:
Image
Version:
4.6.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2005 at 00:25 UTC
Updated:
3 Dec 2006 at 15:42 UTC
Hi,
I am in desperate need of help fixing my web site.
My image folder seems to have changed permissions, and I am unable to change them back to normal.
Thus none of my images are showing on my site.
Please see for error http://www.pngair.com/files/images/Kagamuga9.jpg
The site is www.pngair.com
I am using CPanel, and I cannot seem to change any of the permissions for the image folder.
How do I get these permissions to save using Cpanel?
Thanks
PNGAir
Comments
Comment #1
PNGAir commentedHi,
I think this could be a UNIX ownership problem, but I don't know how to correct the problem, and my server administrator is missing in action.
Help.
Thanks
PNGAir
Comment #2
PNGAir commentedHi,
I am receiving this error message when I try to change permissions of the folder "Test" in the files folder also.
Warning: is_dir(): Stat failed for /hsphere/local/home/shanetho/pngair.com/files/test (errno=13 - Permission denied) in /hsphere/shared/apache/htdocs/webshell4/modules/dir.php on line 41
The Files folder is owned by me, and has rew write execute permissions for user.
Any Ideas? I still can't track down the administrator.
Thanks
PNGAir
Comment #3
gordon commentedIf your copy of php is running as a apache module then the user who runs the web server needs to have access to the image directories so that it can write and modify the images,
If you are using something a cgi version on php then the user may be been changed to different user so you need to make sure that the user that it is being switched to has access.
Comment #4
Bèr Kessels commentedThis is mostly a hosting problem. You should contact your host, to get the correct permissions.
Comment #5
PNGAir commentedYes this was a hosting issue. The permissions on the folder changed for some unknow reason. All fixed now. Thank you for your comments.
PNGAir
Comment #6
alex_b commented