Not sure where to direct this question so here goes. After adding a new RH9 server at my company I moved some php pages to it and a mysql database off old server. I used to have secure php pages using a statement like this at top of page. if (isset($PHP_AUTH_USER) && isset($PHP_AUTH_PW)) { $sql="SELECT * FROM users WHERE login='$PHP_AUTH_USER' AND password='$PHP_AUTH_PW'"; This worked on RH 7.3 server but will not work on RH9 server. Not sure if I should look into PHP or Apache for problem. I don't think it's a mysql problem. I realize this is probably not the place to ask the question but maybe someone here has come across this or can point me in a direction to persue. -- -------------------- > Dean Maluski < > http://n0ety.com < -------------------- -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list