-
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
May 2013 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
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 …