symfonyphpeaccelerator

Got a LogicException when enabling eAccelerator on Xampp


If I tried to enable eAccelerator extesion in php.ini, the following error is show in Symfony 2. I use xampp 1.8.1.

enter image description here

How can I fix this?


Solution

  • in your php.ini in [eaccelerator] section

    eaccelerator.optimizer = "0"