I am running apache 1.3.X, MySQL 3.23.47, and PHP 4.1.0 on windows XP pro. I have a user login script that compare the information the user enters into the forms with the information in our database. After the user enters the correct information a session should be started. My question is when my script gets to the part where the session functions are I get two messages. The first is a box that pops-up saying "php.exe has encountered a problem and needs to close.". After I close that window I get an internal server error page in my browser. Does anyone have any idea why this might be happening. I have only experienced this problem now (when I started using sessions).
-- PHP Windows 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]