openmind Posted October 26, 2007 Share Posted October 26, 2007 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 0 Quote Link to comment Share on other sites More sharing options...
Baja Posted October 27, 2007 Share Posted October 27, 2007 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/ 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 [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 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 Done but no change: [Zend] zend_extension=/usr/local/lib/php/extensions/ioncube_loader_lin_5.2.so zend_optimizer.version=3.3.0a zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 Where did that post go telling me to delete lines 2 and 3? 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 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$ 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 OK this is infuriating. I've double/triple checked that ioncube is there and it is so why it's failing to load is beyond me... 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted October 27, 2007 Share Posted October 27, 2007 OK this is infuriating. I've double/triple checked that ioncube is there and it is so why it's failing to load is beyond me... What services did you restart after making the change? 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 Just apache using httpd restart but also tried a graceful reboot 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted October 27, 2007 Share Posted October 27, 2007 Just apache using httpd restart but also tried a graceful reboot Looks like you managed to fix it. 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted October 27, 2007 Author Share Posted October 27, 2007 Yeh only this second got it working. I'd downloaded the wrong loaders for my system. I needed the 64 bit version. Sigh. There's a couple of hours of my life I ain't gonna get back Thanks for the help all... 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted October 27, 2007 Share Posted October 27, 2007 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. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.