Hello How can i setup the ionCube PHP Loader ioncube_loader_lin_5.2.so in my Centos 64 bit using whm/cpanel? I was found some tutorials but i thin are for 32bit. Thanks
cPanel provide script to enable php extensions without recompiling Apache. /scripts/phpextensionmgr For help use /scripts/phpextensionmgr --help For ioncube, it is /scripts/phpextensionmgr ioncube Do not forget to restart apache after installing extension. Kailash