Ioncube / Zend Problems

Discussion in 'Site & Server Administration' started by jdavidson, Dec 23, 2009.

  1. #1
    PHPINFO() tells me the following:
    This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
        with the ionCube PHP Loader v3.1.32, Copyright (c) 2002-2007, by ionCube Ltd., and
        with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
    Code (markup):
    Notice the ionCube PHP Loader v3.1.32. I have added the line:
    zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
    Code (markup):
    to my PHP.INI file and rebooted apache however the phpinfo file still states v3.1.32

    How do I get the phpinfo to update and show that I am infact using 5.2?

    Any help appreciated!
     
    jdavidson, Dec 23, 2009 IP
  2. szalinski

    szalinski Peon

    Messages:
    341
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    perhaps there is more than one php.ini file to edit - make sure you're editing the main one?
     
    szalinski, Dec 25, 2009 IP
  3. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #3
    You have misunderstood the file name. ioncube_loader_lin_5.2.so means the inocube loader for PHP version 5.2. It is not an Ioncube version. As far I know the latest version of Ioncube loader is 3.1.X.

    Kailash
     
    kailash, Dec 28, 2009 IP
  4. jdavidson

    jdavidson Peon

    Messages:
    216
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks, I've realised my mistake now.

    Thanks for everyones help!
     
    jdavidson, Dec 28, 2009 IP