[PHP] Permissions on File

2001-09-14 Thread Power Programmer
What permissions would I set a php file to that could only be ready by somebody logged into the server as root but still be executed via a website? is this possible? Thanks Randy --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version:

Re: [PHP] Permissions on File

2001-09-14 Thread Alexander Skwar
So sprach »Power Programmer« am 2001-09-14 um 13:06:05 -0700 : What permissions would I set a php file to that could only be ready by somebody logged into the server as root but still be executed via a website? root can always read each and everything, so you don't have to care about this