Hello all,
I'm a relive newbie running PHP4 with Apache on a Windows 2000 server over a small LAN (I don't like the windows IIS junk.)
Anyway, I have several PHP/MySQL programs running, and most of them work fine. Most of programs I use are opensource downloads, and they're great. However, there are a couple program that I have that, when executing the authentication/login routines, I get a "Internal Server Error" and I can't figure out why. With one of the programs, the error occurs only when you have, from the login screen, entered a correct username and password.....if you login with a wrong password or user, it just redirects like it's supposed to.
I'm stumped, so if anyone can offer up some suggestions on what I might check in Apache (since I beleive it is related to Apache,) I would be most stoked.
Thanks a lot,
--P.