PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've installed php on a machine running windows 2000 advanced server. Everything works fine... in the beginning. After a little while all I get is 500 internal server error.
The server is using the latest php & IIS (non-cgi).
Any ideas?
Perhaps it has something to do with sessions, Im not sure.
But it works, as I said, in the start.
Do you know of any session related problems that results in 500 internal error?
What DLL are you talking about? the apache2 dll?
I think the problem is with the php4ts.dll. When I review the log in windows it has some errors involving the php4ts.dll file.
Does anyone know how to solve this problem?