I have just recently installed PHP and mySQL on my NT SBS server so that i could use ZenTrack (don't know if you're familiar with it, but basically its a ticket tracking software). I initially had some trouble showing the index page, but thats all fixed now. The only (REALLY BIG) problem im having now i THINK has to do with cookies or sessions. Basically, when i try to login from the index page, it just reloads the index page. The form's action is set to "", so i guess the index page is supposed to check the cookie or session and then dump me to the ticket page, but that obviously isnt working. It isn't even saying "Login/Password failed". I have tried other programs as well and have found the same problem! what could the problem be?