PDA

View Full Version : 777 permissions in non-cgi directories


MTDesigns
10-01-2001, 01:52 PM
Hi everyone,

I am installing a script that would allow visitors to upload their information and make changes. According to the software owner, who I've dealt with for about a year, I would need to chmod 2 directories to 777 -- both are under www. Would there be any problems in doing this?

TIA,

Joi~

JoeRT
10-01-2001, 02:18 PM
I use a program that writes files into a cache directory in www, and it's permissions are set for 777. Works for me, so shouldn't be a problem for you.


-------------------------
Joe Torsitano
www.weatherforyou.com

MTDesigns
10-01-2001, 02:21 PM
Thanx much Joe :)!