Archive for the Category »Php «
03
Sep 2009
To install Ioncube loaders for php windows please follow these steps-
# Download Ioncube loaders available at
http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_win_x86.zip
http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_win_x86_ipf.zip
# Place the dll files in C:\PHP5\Ioncube or C:\PHP\Ioncube (for php4) or to any location where php is installed
# Open php.ini under C:\PHP5 or C:\PHP and add the following entry after ‘;Windows Extensions’ section-
zend_extension_ts =”C:\PHP5\ioncube\ioncube_loader_win_5.x.dll” for php5
zend_extension_ts =”C:\PHP5\ioncube\ioncube_loader_win_4.x.dll” for php4
Category: Php
Leave a Comment

Recent Comments