Hi folks, as you can see I am trying to get eaccelerator working with Magento. My host says everything is fine or as it should be but when I check php.info I see I have no scripts cached. Full error EACCELERATOR(28568): PHP crashed on opline 40 of define() - app/code/core/Mage/Core/functions.php:178 that line simply states.... } if (!defined(’E_DEPRECATED’)) { define(’E_DEPRECATED’, 8192); that is 177 and 178 of course Server Environment.... Level 7 VPS on hostgator Processor 4.24 GHZ prc. RAM 3168 MB PHP Version 5.2.9 eAccelerator 0.9.6.1 Magento 1.4.2 Any thoughts on this? I sorta want to resolve this and see how it goes with Magento. One of the reasons I bothered with this is I just threw up vbulletin 4 and ran through several pages of optimization tips from Shawn on his blog(if he can have this stuff ripping along....). VB 4 is so fecking slow it is completely unusable(worse than early builds of magento). And its completely empty!!! Much to my dismay VB wont even deal with eaccelerator apparently. Shall I take a crack APC? As far I can gather eacclerator is better. thanks, Nigel
This error is generated by eaccelerator, not the php itself http://www.google.co.id/search?sourceid=chrome&ie=UTF-8&q=PHP+crashed+on+opline Code (markup): I am not sure whats the solution I guess you can take a look on the google search result above. Good luck.