how to install ioncube loader?

Web Master picture Web Master · Jul 21, 2012 · Viewed 11k times · Source

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?

Answer

user1504222 picture user1504222 · Jul 21, 2012

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"