> $0 option:
> Put your user ID and password in a config file, then give only the
> webserver user access to it.  Read the config file to make it work.  This
> also allows easy switching between test and production environments.

You can't change the group owner of a file unless you have root.

That does not stop another php user fopen'ing your config file.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to