Looks like some memory corruption there - not sure how to deal with it.

Are you using APC with a supported PHP version?

I strongly suggest bumping to 5.5 and using OpCache instead

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/


On 6 January 2014 07:07, sb8244 [via Zend Framework Community] <
ml-node+s634137n4661405...@n4.nabble.com> wrote:

> I did a simple install of apc (no special configurations) and didn't
> integrate with code at all (letting it go default and making sure things
> work). I was super impressed to see my New Relic times drop from 300ms to
> 50ms right after I enabled! But then I noticed that actually, the server is
> crashing immediately. Here's the problem:
>
> After I restart apache, the first request works. Following the first
> request, I get a slew of errors in my error logs. Some of these errors are:
>
> Call to a member function getFieldValue() on a non-object in
> Zend/Http/PhpEnvironment/Request.php Undefined Property:
> Zend\Http\Headers::$h\x9b\xecv\xb9\x7f in Zend/Http/Headers.php
>
> Is there some magic I'm missing? These seem like errors out of my control.
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://zend-framework-community.634137.n4.nabble.com/APC-leads-to-fatal-errors-tp4661405.html
>  To start a new topic under Zend Framework, email
> ml-node+s634137n634138...@n4.nabble.com
> To unsubscribe from Zend Framework Community, click 
> here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=634137&code=b2NyYW1pdXNAZ21haWwuY29tfDYzNDEzN3wxNzE0OTI1MTk4>
> .
> NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/APC-leads-to-fatal-errors-tp4661405p4661406.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to