[PHP] Preventing other users on my server from viewing my php.

2002-02-27 Thread Kevin Halverson
Can anyone tell me a way I can prevent other users on my server from viewing my php files? (I have mysql passwords in these files, and the way it is now, anyone with an account on my server can cd to my www directory and view my files) I could do something like this: -rw-r- me nobody

[PHP] Apache is not parsing my php...sometimes...

2002-02-25 Thread Kevin Halverson
I've got an exceedingly wierd issue. I'm running a default installation of Linux Slackware 8.0. I've got the apache and mod_php modules installed. If I access my php document as follows, everything is parsed correctly: http://www.example.net/mypage.php However, if I access the page