Windows 2008 PHP 5.2.8 Crash

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
jabucket
Forum Newbie
Posts: 7
Joined: Mon Jun 05, 2006 4:57 pm

Windows 2008 PHP 5.2.8 Crash

Post by jabucket »

I have a new 2008 server which I am trying to get setup to replace an older one that died today. I am trucking along but have hit a snag. After installing PHP 5.2.8 for FastCgi support and running it as a service, I am getting an app crash whenever an end user attempts to access any PHP page which makes a call to my MySql database. The PHP files and mysql DB are the same files that were a good match on the old server. Error on server is as follows:

Problem signature:
Problem Event Name: APPCRASH
Application Name: php-cgi.exe
Application Version: 5.2.8.8
Application Timestamp: 493d760a
Fault Module Name: php-cgi.exe
Fault Module Version: 5.2.8.8
Fault Module Timestamp: 493d760a
Exception Code: c0000005
Exception Offset: 0000191a
OS Version: 6.0.6001.2.1.0.272.7
Locale ID: 1033
Additional Information 1: 88ac
Additional Information 2: 560c0bda8c3a85b9263f4ccfbaf40cfd
Additional Information 3: 3883
Additional Information 4: 16f5c123a8af02b61ad8b395bac556c4

I started out with PHP 3 and that worked until I rebooted which has pushed me to 5.2.8 which is giving me this problem. Does anyone have any ideas on this? The cgi module is enabled in
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Windows 2008 PHP 5.2.8 Crash

Post by jaoudestudios »

Just a thought! Ditch windows :lol: and use a real operating system.
Post Reply