PDA

View Full Version : Permission change to prevent file upload?


bdunning
1-6-05, 02:55 PM
Has there been any recent permissions change that would interfere with a file upload script on my site? The directory has 777 permissions, but all of a sudden it stopped working, no error message given, no changes on my end.

mathieumg
1-6-05, 03:00 PM
http://forum.powweb.com/showthread.php?t=44687

bdunning
1-6-05, 03:23 PM
Thank you. I had read that but I overlooked removing the ; that comments out setting the temp directory. Thanks!!

(jj)
1-6-05, 04:37 PM
You should never leave a directory Chmod to 777, 755 will work just as well on Powweb without the greater security risk.