Pengen Punya WebSite instan kualitas intan ?

Thursday, April 15, 2010

Install ionCube PHP Loader

ionCube is ... [look this]

Download IonCube and Install it :

Login as root into your server

#wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz

#tar -zxvf ioncube_loaders_lin_x86.tar.gz

#mv ioncube /usr/local

Edit your php.ini

#nano /usr/local/lib/php.ini

### add this line in your php.ini

zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.3.so

save this file

Important : if you have zend optimizer and zend manager installed on your phpPlease make sure ioncube_loader is on the top of zend list.

Restart Webserver

#/usr/local/apache2/bin/apachectl restart



Verify your PHP with phpinfo or php -v

vmsuse:~ # php -v

PHP 5.3.1 (cli) (built: Apr 15 2010 08:50:59)

Copyright (c) 1997-2009 The PHP Group

Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies

with the ionCube PHP Loader v3.3.14, Copyright (c) 2002-2010, by ionCube Ltd., and

with eAccelerator v0.9.6, Copyright (c) 2004-2010 eAccelerator, by eAccelerator

1 comments:

CNA Salary said...

Pretty nice post. I just stumbled upon your blog and wanted to say that I have really enjoyed browsing your blog posts. In any case I’ll be subscribing to your feed and I hope you write again soon!

Post a Comment