Forum Moderators: coopster

Message Too Old, No Replies

Image Upload and CHMOD Problem

         

laura2k

3:51 pm on May 4, 2004 (gmt 0)



Hi,

I have a script that uploads an image to a directory. The script successfully uploads the image. But the problem is that the Linux server automatically CHMOD's that to 600 and i cannot access the image. The same script works on another linux server.

Any ideas how i can get around this?

Thanx

laura2k

4:38 pm on May 4, 2004 (gmt 0)



doesnt matter i've added a line to chmod the file to 644 after the upload.