Page 1 of 1

500 internal...

Posted: Sun Sep 08, 2002 4:24 pm
by boinnk
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?

Posted: Sun Sep 08, 2002 11:10 pm
by sjunghare
Refere the Installation of PHP on windows 2000 sites

http://www.webreview.com/2000/09_29/dev ... 00_2.shtml

http://www.linuxvoodoo.com/howto/HOWTO/PHP-HOWTO/

If not gets helps ....reply the question with installation details

Posted: Mon Sep 09, 2002 12:52 am
by Takuma
Does it happen if you execute perticular script which uses session etc.?

Posted: Tue Sep 10, 2002 5:27 am
by boinnk
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?

Posted: Tue Sep 10, 2002 12:30 pm
by boinnk
I've tried updating to the latest php snap (stable). Still 500 internal errors and now this:

PHP has encountered an Access Violation at 011929AE

I'm not sure what this means, maybe someone has an idea why I get these errors after a while.

Posted: Tue Sep 10, 2002 4:33 pm
by Takuma
Yes that what happend to me but the thing is that I was using Apache 2 so it was the problem with the DLL file.

Posted: Wed Sep 11, 2002 5:21 am
by boinnk
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?