Jump to content

ioncube loader issue


openmind

Recommended Posts

w w w. openmindbilling.com/ioncube/ioncube-loader-helper.php?page=rtl-tester

 

Got php.ini edited and the ioncube folder uploaded. Also added a php.ini file to public_html for reference to the so file but no joy.

 

I have read that cPanel 11 doesn't allow dynamic loading?

 

phpinfo is here:

w w w. openmindbilling.com/test.php

Link to comment
Share on other sites

Can you paste in the section of code that you edited in your php.ini file for us to review and or double check for you? Probably will look something similar to this:

 

; Enable compatibility mode with Zend Engine 1 (PHP 4.x)
zend.ze1_compatibility_mode = On
zend_extension = /<path>/ioncube_loader_lin_5.2.so

 

where /<path>/ is where you've installed the loader, e.g. /usr/local/ioncube/
Link to comment
Share on other sites

[Zend]

zend_extension=/usr/local/lib/php/extensions/ioncube_loader_lin_5.2.so

zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0

zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0

zend_optimizer.version=3.3.0a

zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so

zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

 

Also confirmed that the ioncube so file is in that directory

Link to comment
Share on other sites

Actually just checked the apache error logs and I have:

 

Failed loading /usr/local/lib/php/extensions/ioncube_loader_lin_5.2.so: /usr/local/lib/php/extensions/ioncube_loader_lin_5.2.so: cannot open shared object $

Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or di$

Link to comment
Share on other sites

Where did that post go telling me to delete lines 2 and 3? ;)

I'm sorry, I was trying to help earlier and realized my mistake and deleted it and was going to try to help, but the phone rang and was tied up :( Sorry I was hoping you didn't have time to read it! Glad to see you got it worked out in the end.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated