- Impact
- 7
Hey,
Im having trouble installing a Project Refs script. I cant seem to get the Ioncube loaders installed. Im sure its simple but im having trouble with it.
Ive added the first line in the following section (in bold) :
[Zend]
zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.4.so
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.10
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.10
zend_optimizer.version=2.5.10
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
The php.ini file is in my public_html folder and ive copied it to the folder in the public_html where all the files for the site are.
Is this correct?
Ive then gone to the ioncude folder and tried to run the 'ioncube-loader-helper.php' file to install it but it comes out with this error msg :
'Warning: dl(): Unable to load dynamic library './/../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so' - .//../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so: cannot open shared object file: No such file or directory in /home/ratefoud/public_html/ipods/ioncube/ioncube-loader-helper.php on line 402'
Run-Time Loading Installation Instructions
Testing Server
Testing whether your system supports run-time loading...
Looking for Loader 'ioncube_loader_lin_4.4.so'
Extensions Dir: . (/home/ratefoud/public_html/ipods/ioncube)
Relative Path: /../../../../../home/ratefoud/public_html/ipods/ioncube/
Found Loader: /home/ratefoud/public_html/ipods/ioncube/../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so
Trying to install Loader - this may produce an error...
Results
The Loader was not installed.
Instructions
Can anyone help as with what im doing wrong?
Please
Many Thanks
Rob
Im having trouble installing a Project Refs script. I cant seem to get the Ioncube loaders installed. Im sure its simple but im having trouble with it.
Ive added the first line in the following section (in bold) :
[Zend]
zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.4.so
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.10
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.10
zend_optimizer.version=2.5.10
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
The php.ini file is in my public_html folder and ive copied it to the folder in the public_html where all the files for the site are.
Is this correct?
Ive then gone to the ioncude folder and tried to run the 'ioncube-loader-helper.php' file to install it but it comes out with this error msg :
'Warning: dl(): Unable to load dynamic library './/../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so' - .//../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so: cannot open shared object file: No such file or directory in /home/ratefoud/public_html/ipods/ioncube/ioncube-loader-helper.php on line 402'
Run-Time Loading Installation Instructions
Testing Server
Testing whether your system supports run-time loading...
Looking for Loader 'ioncube_loader_lin_4.4.so'
Extensions Dir: . (/home/ratefoud/public_html/ipods/ioncube)
Relative Path: /../../../../../home/ratefoud/public_html/ipods/ioncube/
Found Loader: /home/ratefoud/public_html/ipods/ioncube/../../../../../home/ratefoud/public_html/ipods/ioncube/ioncube_loader_lin_4.4.so
Trying to install Loader - this may produce an error...
Results
The Loader was not installed.
Instructions
Can anyone help as with what im doing wrong?
Please
Many Thanks
Rob






