Module 'ionCube Loader' already loaded

Permalink
Hi Concretre 5 community,

I'm having problems with php's ionCube loader for a clients site.

Building the site on localhost xampp seems fine and the site is working as intended, but when I upload the whole site into "bluehost" through ftp transfer this error "Module 'ionCube Loader' already loaded" appears.

I had no problems with Wordpress or Silverstripe CMS hosted on the site.

I am not entirely sure what is causing this error and is there anyway to fix this?

Thanks,

 
mesuva replied on at Permalink Reply
mesuva
This is a PHP configuration issue on the server. You could try changing your PHP version in Bluehost's cPanel, to something like PHP5.6.

Or perhaps just put in a support ticket.
josephtan83 replied on at Permalink Reply
Hi mesuva,

Done as you said and changed the bluehost Php cofiguration to support all .php files as PHP 5.6.

Works like a charm.

Thank you.