Quote:
Originally Posted by angkor408
Hi for some reason i'm still having issue that it won't display the image.
path to my vbmates/photos is set to 777. I noticed the images that is under photos is not set to 777. Any reason why is not update the permission to the image file as well?
Agnkor
|
NO, the images not need to be CMOD to 777. They must be as they're (644). Only the /vbmates/photos/ must be 777 so the script can write image on it. Please check your server's documentation. Some servers needs 775 or 755 or I don't know. 777 is the common used but.... Check to see what you must put as value to be access/read/write by all. A good idea is if you've any other script that uploads images or files to see what's the number there.