Portal Home > Knowledgebase > Articles Database > CSF Recommendation Breaks WHMCS
CSF Recommendation Breaks WHMCS
Posted by Christian Little, 02-12-2011, 01:09 PM |
So I was going through all the recommendations to security up dates by CSF and trying to get as many setup as possible, and this one came up:
So I went in to php.ini and put the following:
And suddenly WHMCS breaks. Apparently one of those disable commands stops ionCube from loading. Does anybody know which function is it that does it so I can disable the rest?
I'd rather not sit there experimenting with each function to figure out which breaks ionCube.
Thanks
|
Posted by Hostify Networks, 02-12-2011, 06:53 PM |
Disabling those will break a lot of scripts. I can't recommend doing that.
Anyway, the setting you likely disabled is enable_dl. Enable that and PHP modules will be able to load normally. Alternatively, you can rebuild apache/php and include the IonCube loader.
|
Posted by Squidix - SamBarrow, 02-12-2011, 07:04 PM |
How did you install IonCube? It is probably the enable_dl setting.
|
Add to Favourites Print this Article
Also Read