Hi there
I have successfuly installed ioncube and mydbr on a 1and1 shared server. Nearly...
The php.ini is pointing at /htdocs/ioncube/ , the php.ini in a subdirectory is pointing at it and the phpinfo.php is happy that ioncube is loading.
But the loader.php seems to be looking for the ioncube_loader_lin_5.2.so file in the /usr/lib/php/extensions/no-debug-non-zts-20060613/ directory to which I don't have access.
I've put a <?php echo $loader_name; ?> at the top of the html in loader.php which is returning "ioncube_loader_lin_5.2.so". It's all very close but I can't get past the landing page which tells me that ioncube isn't loaded.
I'm guessing I need a patch to the loader.php to tell that the ioncube.
Or is there something esle I should be doing?
Thanks in anticipation.
Tim