[notice] EACCELERATOR(28568): PHP crashed on opline 40 of define()

Discussion in 'PHP' started by Nigel Lew, Jan 11, 2011.

  1. #1
    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
     
    Nigel Lew, Jan 11, 2011 IP
  2. xrvel

    xrvel Notable Member

    Messages:
    918
    Likes Received:
    30
    Best Answers:
    2
    Trophy Points:
    225
    #2
    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 :confused:
    I guess you can take a look on the google search result above.

    Good luck.
     
    xrvel, Jan 11, 2011 IP