Jump to content

Help needed with installation problem


ghines

Recommended Posts

Hi all,

 

This is my first post here, so a big hello from Australia.

 

I have PHP 5.3 x64 & MySQL x64 installed on a Windows 2008 x64 Server. It's configured for FastCGI.

 

phpinfo works just dandy as does any page that does not access the database. Related, probably but I cannot be sure. Other pages that access the database give the following error:-

 

HTTP Error 500.0 - Internal Server Error

C:\PHP\php-cgi.exe - The FastCGI process exited unexpectedly

 

The following is also added to the Event Viewer, again looking like a MySQL issue:-

 

Log Name:      Application
Source:        Application Error
Date:          7/17/2009 2:35:45 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      H-INTOUCHPOS.win.liquidweb.com
Description:
Faulting application php-cgi.exe, version 5.3.0.0, time stamp 0x4a49cd12, faulting module php_mysql.dll, version 5.3.0.0, time stamp 0x4a49ccfc, exception code 0xc0000005, fault offset 0x000000000000221f, process id 0x83c, application start time 0x01ca06980c8e7bbb.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-07-17T04:35:45.000Z" />
    <EventRecordID>2614</EventRecordID>
    <Channel>Application</Channel>
    <Computer>H-INTOUCHPOS.win.liquidweb.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data>php-cgi.exe</Data>
    <Data>5.3.0.0</Data>
    <Data>4a49cd12</Data>
    <Data>php_mysql.dll</Data>
    <Data>5.3.0.0</Data>
    <Data>4a49ccfc</Data>
    <Data>c0000005</Data>
    <Data>000000000000221f</Data>
    <Data>83c</Data>
    <Data>01ca06980c8e7bbb</Data>
  </EventData>

 

If I replace 5.3 with an older x64 version with the same php.ini file and not making any changes to IIS it works fine.

 

Is there something "special" I need to do to make 5.3 work?

 

TIA

 

Greg

Link to comment
Share on other sites

  • 3 months later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.