IonCube... AGAIN
Posted by: Sfayrat
Posted on: 2008-06-01 10:41:00
Greetings to all. I am here because some troubles don't give me opportunity to creat my site... As you can understand, my sie-scripts are protected by IonCube and I need to install it. For this I had to creat custom PHP.ini . I have done everything as it was told in this http://wiki.dreamhost.com/PHP.ini article. I added the line before other extensions. Here is this part:
soap.wsdl_cache_ttl=86400
; Local Variables:
; tab-width: 4
; End:
[ioncube]
zend_extension="/home/sfayrat/rpg-worlds.com/ioncube/ioncube_loader_lin_5.2.so"
zend_extension="/usr/local/dh/apache/template/phpext/ZendExtensionManager.so"
zend_extension="/usr/local/dh/apache/template/phpext/zend_optimizer5/ZendOptimizer.so"
And I also installed Ioncube to the catalog, which was named higher. I edited .htaccess in both places (in cgi-bin and in root of my domain). But nothing helped. The way to php-info is rpg-worlds.com/phpinfo.php. You can look and see that something is wrong. The support couldn't help me. So I hope that here I'll can find the answer to my question.
Maybe I have to install another FULL package of PHP 5? Not only php.ini? But if I do something wrong, will it be possible to return default Dreamhost PHP?
Edited by Sfayrat on 06/01/08 10:53 AM (server time).