Wrong config after php-ioncube-loader upgrade
Posted: Sun Dec 21, 2008 5:16 pm
After upgrading PHP 5.2.6 to 5.2.8 /etc/php.d/ioncube.ini tries to load /usr/lib/php/ioncube/ioncube_loader_lin_.so. Changing this to /usr/lib/php/ioncube/ioncube_loader_lin_5.2.so fixes the problem.