How to install ioncube loader : Uniform Server way
One of wordpress plugin I found force me to install ioncube loader.
Plugin could not be activated because it triggered a fatal error.
Site error: the file C:\UniServer\www\amazonminisites.com\wp-content\plugins\seo-blog\core.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.
Ok, I’ll install it. For sake of sharing I try to explain it by step
1. Download latest ioncube loader.
2. Pick x86 for windows, save to my document and extract.

3. Check php version by click phpinfo() .

PHP Version 5.2.13
is my version.
4. Back to extracted folder and choose ioncube_loader_win_5.2.dll .

(use 5.3 dll if you use php 5.3)
5. Copy that file to C:\UniServer\usr\local\php\extensions
6. Open php.ini file located in C:\UniServer\usr\local\php
Add this line in the bottom :
zend_extension_ts = C:\UniServer\usr\local\php\extensions\ioncube_loader_win_5.2.dll
7. Restart Uniform Server
Enjoy the plugins
P.S : Webhosting Company that I know support ioncube by default is hostgator. If you’re lazy or need to focus on your script without deal with tech things I suggest you to go with them.
Related Reading:
Domain Name System: Internet, Private network, Domain name, Telephone directory, Hostname, IP address, Example. com, World Wide Web, IPv4, IPv6, Uniform Resource Locator, E-mail address, Name serverThe Domain Name System (DNS) is a hierarchical naming system for computers, services, or any resource connected to the Internet or a private network. ... Read More >
Search Terms :
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
