PHP 5.3.3 Crashes on Win7 [message #169957] |
Fri, 01 October 2010 21:29 |
Bob Smith
Messages: 11 Registered: October 2010
Karma:
|
Junior Member |
|
|
Running version 5.3.3 (cli) on Win7/64 runs well from the cmd.exe line
after a virgin install.
Including ANY DLL in the [PHP] section of the php.ini file even if it
doesn't exist (e.g. extension=php_foo.dll) crashes PHP (e.g. php
--version) in php5ts.dll as in
Problem signature:
Problem Event Name: APPCRASH
Application Name: php.exe
Application Version: 5.3.3.0
Application Timestamp: 4c474a74
Fault Module Name: php5ts.dll
Fault Module Version: 5.3.3.0
Fault Module Timestamp: 4c4749e1
Exception Code: c0000005
Exception Offset: 000f5db0
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
As I can't even get PHP to print out its version #, I'm not sure how to
debug this.
I've tried re-installing PHP from the .msi file several times without
success.
Any help would be greatly appreciated.
--
_________________________________________
Bob Smith -- bsmith(at)sudleydeplacespam(dot)com
To reply to me directly, delete "despam".
|
|
|