phpioncube

how to install ioncube loader?


I recieved this error:

Site error: the file C:\wamp\www\html\news.php requires the ionCube PHP Loader ioncube_loader_win_5.1.dll to be installed by the site administrator.

Then I have obtained the proper file and pasted it in the HTML folder. Nothing has changed.


What should I do?


Solution

  • You need to download DLL from ioncube site and set path into php.ini:

    zend_extension = "C:\wamp\bin\apache\Apache2.2.17\bin\ioncube\i_win_5.3.dll"