Results 1 to 7 of 7
  1. #1

    EA + Zend Optimizer = error?

    Why I'm getting the following error?

    [04-Apr-2006 13:24:13] PHP Fatal error: [Zend Optimizer] Zend Optimizer 2.6.2 is incompatible with eAccelerator 0.9.5-beta1 in Unknown on line 0

    I can't use Zend Optimizer with Eaccelerator?

  2. #2
    Join Date
    Sep 2004
    Location
    Flint, Michigan
    Posts
    5,766
    Have you tried using the 0.9.4 version of eAccelerator?
    Mike from Zoodia.com
    Professional web design and development services.
    In need of a fresh hosting design? See what premade designs we have in stock!
    Web design tips, tricks, and more at MichaelPruitt.com

  3. #3
    [04-Apr-2006 13:50:27] PHP Fatal error: [Zend Optimizer] Zend Optimizer 2.6.2 is incompatible with eAccelerator 0.9.4 in Unknown on line 0

  4. #4
    Join Date
    Dec 2004
    Location
    New York, NY
    Posts
    10,710
    0.9.4 doesn't work as a zend_extension with Zend Opt 2.6.2 you will need to install it as a PHP extension.

    extension=""

    instead of

    zend_extension=""
    MediaLayer, LLC - www.medialayer.com Learn how we can make your website load faster, translating to better conversion rates for your business!
    The pioneers of optimized web hosting, featuring LiteSpeed Web Server & SSD Storage - Celebrating 10 Years in Business

  5. #5
    Thank you.

  6. #6
    Is EA worth running in addition to Zend? I did run 0.93 of EA on our server with Zend for a while and it ran well bit the it started causing apache to fail. Everything has been fine since removing it.

  7. #7
    3ghost, don't use zend_optimizer.optimization_level (set it to 0)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •