[PHP] how to discover cause of php crash under win98?

2001-08-21 Thread Chris Hayes
hi, i am trying to install the thousands-of-lines big postnuke.com website thingie. Unfortunately it won't start and the community does not seem to recognize the problem. I get this message: PHP caused an invalid page fault in module PHP4TS.DLL at 015f:1008e884. (PHP4 on

Re: [PHP] how to discover cause of php crash under win98?

2001-08-21 Thread rm
I assume your running apache, if so...take a look at the apache error.log file, there may be some hint in there as to the problems...usually/ program files/apache/logs rm --- Chris Hayes [EMAIL PROTECTED] wrote: hi, i am trying to install the thousands-of-lines big postnuke.com website

Re: [PHP] how to discover cause of php crash under win98?

2001-08-21 Thread Chris Hayes
Error.log does not get new lines, but if i have it open in an editor, and cause the crash again, the editor says it changed, so probably the date is changed? vhost.acces.log gets these lines (each split in 3 by me): (uri: http://localhost/trials/postnuke/ ) 127.0.0.1 - -

Re: [PHP] how to discover cause of php crash under win98?

2001-08-21 Thread Chris Hayes
Richard, thank you for your suggestion. i installed PHP 406 over the 405 and now i don't get the error anymore. so whatever was the cause is solved now. Chris vhost.acces.log gets these lines (each split in 3 by me): (uri: http://localhost/trials/postnuke/ ) Chris I assume your