How to make Ioncube work in Zend Core

Discussion in 'PHP' started by clobberx, Jun 8, 2008.

  1. #1
    I am finding difficulty to start the Ioncube loaders in Zend Core, php.ini

    everything is done as per the the ioncube installation instructions, but Zend core is not making the ioncube to load the its dll (i am trying in windows environment)
     
    clobberx, Jun 8, 2008 IP
  2. ryandanielt

    ryandanielt Well-Known Member

    Messages:
    1,797
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    185
    #2
    send me your php.ini file and ill have a look
     
    ryandanielt, Jun 8, 2008 IP
  3. clobberx

    clobberx Active Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #3
    i think this would help you a lot...cheers

    [Zend]
    extension=php_soap.dll
    extension=php_sockets.dll
    extension=php_mysql.dll
    extension=php_pdo_mysql.dll
    extension=php_pdo_pgsql.dll
    extension_dir="C:\Program Files\Zend\Core\lib\phpext"
    include_path=".;C:\Program Files\Zend\Core\ZendFramework-0.8.0"
    fastcgi.impersonate=1
    zend_extension = "C:\Program Files\Zend\Core\lib\phpext\ioncube\ioncube_loader_win_5.2.dll"
    zend_extension="C:\Program Files\Zend\Core\lib\zend\ZendExtensionManager.dll"
    zend_extension_manager.optimizer="C:\Program Files\Zend\Core\lib\zend\optimizer"
    zend_extension_manager.debug_server="C:\Program Files\Zend\Core\lib\zend\debugger"
    zend_ini_file="C:\Program Files\Zend\Core\etc\Zend.ini"
    zend_core_dir="C:\Program Files\Zend\Core"
    zend_core.allow_restart=On
    zend_core.default_gui_language=en
     
    clobberx, Jun 8, 2008 IP
  4. ryandanielt

    ryandanielt Well-Known Member

    Messages:
    1,797
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    185
    #4
    what version of apache are you using?
     
    ryandanielt, Jun 9, 2008 IP
  5. clobberx

    clobberx Active Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #5
    its on Zend Platform boss, on IIS
     
    clobberx, Jun 9, 2008 IP
  6. clobberx

    clobberx Active Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #6
    still waiting for a solution
     
    clobberx, Jun 12, 2008 IP
  7. ryandanielt

    ryandanielt Well-Known Member

    Messages:
    1,797
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    185
    #7
    Sorry mate, I have compared this information with one of my servers and the information that you have entered is correct since it is working fine like this on one of my servers. Have you checked to see weather there is any other software causing a confusion with this software.
     
    ryandanielt, Jun 12, 2008 IP
  8. clobberx

    clobberx Active Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #8
    umm....ok :(
     
    clobberx, Jun 13, 2008 IP