I am using an APACHE server that has SuEXEC turned on.  For those of you who
don't know what that is.  It is a way of adding more security to your
scripts.

You set your CGI scripts to permission level 700.  Even text files that need
to be read by your CGI scripts can be set to 700.  This way, no one else on
the server will be able to even read your scripts or text files.  The web
server assumes that it is the executor of your domain and has permission to
read these files and execute these scripts.

I was wondering if there is anything I have to do to get SuEXEC to work with
PHP.  I don't want to set my text file permissions to 777 and I don't want
other people on my server to be able to read my php scripts. They could get
the username and password to my sql account.

Any ideas.

Thanks.

=========================
Matthew Toledo
Athens Musician Network
[EMAIL PROTECTED]
http://www.athensmusician.net



-- 
PHP General 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