That’s right folks, I’m delighted to announce that I’ll be speaking at the 2011 edition of the PHP UK Conference. The conference takes place in London and is a must on my schedule. This year it will be the third time I’ll attend and I’m looking forward to it. My talk is called Varnish In …
-
Tags
action amsterdam antwerpen apache asp.net binary cache caching CLI cloud combell command line community conference daemon dpc dpcon dutch php conference felixdv framework hosting ibuildings inventis linux london mvc MySQL pcntl php phpbelgium phpbenelux proxy reflection sapi serialize seven things skyrocket soap utf-8 varnish webservice wsdl xml zend Zend Framework -
Calendar
-
Categories
Zend_Soap_AutoDiscover & eAccelerator causes trouble
Last week I used Zend_Soap_AutoDiscover for the first time. It’s pretty awesome, because your entire WSDL file dynamically generated based on docblock reflection. Unfortunately, it all went wrong when I deployed my code to staging. Apparently the issue was caused by eAccelerator. But first things first: how did I get into trouble, what caused it …