I have placed ioncube .so and such files in /ioncube/ Then I setup my php5.ini file to: zend_extension = /var/www/vhosts/shopcivi.com/httpdocs/ioncube/ioncube_loader_lin_5.2.so But I still get an error. You can see here: http://www.shopcivi.com/ioncube/ioncube-loader-helper.php?page=rtl-tester Any ideas?
Check your paths in open_basedir are correct as that seems to be what it's complaining about or switch safe mode off. When we all move to PHP6 safe mode is gone anyway.
Hey, here is a youtube video showing a quick fix @ http://www.youtube.com/watch?v=off_yy_8180. Hope this helps.