I bought WHMCS, and if I try to install it on my WAMP server "On a dedicated", server I got this error:
Site error: the file C:\wamp\www\whmcs\index.php requires the ionCube PHP Loader ioncube_loader_win_5.5.dll to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
And if I try to download the loader ioncube_loader_win_5.5.dll, my site get this error:
This webpage is not available
WHMCS dosen't support PHP 5.5, read here
I tried to downgrade from wampserver Version 2.5, and to an older. And when I could't open wamp... So please help me... I don't know what to do ;(
The ionCube Loaders were recently updated to support PHP 5 encoded code on PHP 5.5 (starting from version 4.7.2).
I suspect you have an outdated Loader file - try getting the newest Loader from http://www.ioncube.com/loaders.php
Since you already have the Loader installed, this should only be a matter of replacing your ioncube_loader_win_5.5.dll with the newest one. You can verify the upgrade (and confirm that you have indeed an outdated version) by looking at the output of your phpinfo();
.