ioncube loader
Posted by: SamyWeb
Posted on: 2006-10-26 22:10:00
Hello,
I know taht this question has been made in the past (I've seen some threads) but I've some difficult with english...
I think to understand that I can install ioncube loader (http://www.ioncube.com/loader_installation.php) with custom php.ini (http://wiki.dreamhost.com/index.php/PHP.ini) . I've yet used custom php.ini for othger variables as register_globals and it works. It doesn't work for this variable:
zend_extension="/home/myuser/ioncube/ioncube_loader_lin_4.1.so"
neither
zend_extension="/home/.lexy/myuser/ioncube/ioncube_loader_lin_4.1.so"
in error log:
Failed loading /home/myuser/ioncube/ioncube_loader_lin_4.1.so: /home/myuser/ioncube/ioncube_loader_lin_4.1.so: cannot open shared object file: No such file or directory
the path seems correct...
Any suggestions?