php Application Error

General discussion forum for the Zend Server - The full, commercial edition

php Application Error

Postby jdsmith2816 on Mon Jun 01, 2009 1:26 am

One of my sites seems to be causing my Apache install on Server 2008 using Zend Server CE to hang completely rendering all sites completely unresponsive until I restart Apache. http://www.alganon.com and http://www.myalganon.com are Zend Framework based sites, I'm assuming one of them is the culprit. http://www.qol.com is the only other site running onthis web server and it's static html...

I do notice php-cgi.exe crashing, the details of the most recent crash are noted below; please let me know if there's any additional information I can provide to help track the problem down. I can't seem to pinpoint exactly what is causing the crash/freeze to happen nor am I noticing anything abnormal in the log files related to this.

- <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-05-31T17:57:51.000Z" />
<EventRecordID>989</EventRecordID>
<Channel>Application</Channel>
<Computer>QOL-WEB-02</Computer>
<Security />
</System>
- <EventData>
<Data>php-cgi.exe</Data>
<Data>5.2.8.8</Data>
<Data>4989ba8a</Data>
<Data>php5.dll</Data>
<Data>5.2.8.8</Data>
<Data>4989ba85</Data>
<Data>c0000005</Data>
<Data>0000a4bb</Data>
<Data>57c</Data>
<Data>01c9e208d0dc663e</Data>
</EventData>
</Event>
jdsmith2816
 
Posts: 9
Joined: Thu Feb 05, 2009 5:39 pm

Re: php Application Error

Postby zvika on Mon Jun 01, 2009 6:49 am

Hello

I tried to load the websites you mentioned and they loaded up perfectly.
Is the problem still happening after machine reboot / Zend server restart?

I would start looking into the following if you still have crashes:
1. what is in php log
2. which request was made (check Apache access log against the timestamp(s) from error log)
3. turn off all components of Zend Server and restart PHP, see if you still have the problem.
If you do - you will need to examine PHP CGI configuration according to the crash / timeout you see in the Zend Server logs
If there is no issue, try to isolate the Zend extension which is crashing by turning on the disabled extensions one by one and restarting PHP before trying to generate the crash again

If you have collected a reproduction scenario, specific extension that crashes with some sample code,
or any informative error entries from Zend Server logs, please post here to continue

Hope this helps!
Zvika Dror
Zend Support Team
User avatar
zvika
 
Posts: 509
Joined: Sun Dec 14, 2008 9:48 am


Return to Zend Server

Who is online

Users browsing this forum: No registered users and 2 guests