Results 1 to 4 of 4

Thread: zend optimizer with 1.3.33 and php 5.1.2

  1. #1
    Member
    Join Date
    Jun 2005
    Posts
    51

    Default zend optimizer with 1.3.33 and php 5.1.2

    Did someone managed to run zend optimizer (http://downloads.zend.com/optimizer/2.6.2/) with 1.3.33 and php 5.1.2?

    I wont start (Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions) and that is probably incompatibility due to php 5.1.2 and old cpanel apache 1.3.33. Ppl that use apache 2 are not complaining about it.

  2. #2
    Member casey's Avatar
    Join Date
    Jan 2003
    Location
    If there is trouble, it will find me
    Posts
    2,336

    Default

    Compile php without "versioning". Somewhere else on the forums it was pointed out that Zend no longer works with the verioning option.

  3. #3
    Member
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    1,052

    Default

    The problem seems to be php version 5.1.2 and not the apache version 1.3.33. Downgrade the php version to 4.4.1 and install Zend again. The combination of php 4.4.1 and apache 1.3.34 for Zend installation is working for me.

  4. #4
    Member
    Join Date
    Jun 2005
    Posts
    51

    Default

    Quote Originally Posted by casey
    Compile php without "versioning". Somewhere else on the forums it was pointed out that Zend no longer works with the verioning option.
    this was the issue. Thanks.

Similar Threads

  1. PHP 5.3+ Zend Optimizer Upgrades
    By boonjackmedia in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 11-06-2010, 01:26 PM
  2. Zend Optimizer 3.3.3 PHP 5.2.5 help
    By Skyslayer in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 04-27-2008, 11:12 AM
  3. Zend Optimizer for PHP 4.3.x cannot be found
    By NoAgendas in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 09-04-2006, 01:17 PM
  4. zend optimizer 2.0.1 with php 4.2.3
    By furquan in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 09-29-2002, 12:45 PM
  5. zend optimizer and PHP 4.2.2
    By carperman in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 09-06-2002, 04:54 AM