Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : How to install Zend Optimizer



Threaded Mode | Print  

 How to install Zend Optimizer, How to install Zend Optimizer (6 Replies, Read 14143 times)
irfiii
Group: Member
Post Group: Newbie
Posts: 21
Status:
One of my Site Script Protected with Zend Guard and Required Zend Optimizer Please Tell me How i can install it in webuzo with ssh putty or with any other method on my centos6 64bit linux operating sys
IP: --   

How to install Zend Optimizer
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Hi,

Sir you can simply copy the module to the the php extensions directory and enable it from the Enduser Panel using the following guide:
http://webuzo.com/wiki/Enable_Disable_PHP_Extensions

Path to PHP Extensions :
[PHP 5.3]

/usr/local/apps/php53/ext/

[PHP 5.4]

/usr/local/apps/php54/ext/


Edited by valley : July 29, 2013, 5:52 am

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

How to install Zend Optimizer
irfiii
Group: Member
Post Group: Newbie
Posts: 21
Status:
hello sir, i have copied it to /usr/local/apps/php54/ext/ZendGuardLoader.so and when i try to copy it again got message OverWrite? mean copy successfully
also i added in the end of php.ini
zend_extension=/usr/local/apps/php53/ext/ZendGuardLoader.so
afeter the line zend_extension=/usr/local/apps/php53/ext/ioncube_loader_lin_5.3.so
but its still not showing in php extensions list?
what i do now
IP: --   

How to install Zend Optimizer
irfiii
Group: Member
Post Group: Newbie
Posts: 21
Status:
i also cnfirmed by
php -m

it give the result
.
.
.
[Zend Modules]
Zend Guard Loader
the ionCube PHP Loader
IP: --   

How to install Zend Optimizer
divij
Group: Member
Post Group: Elite Member
Posts: 290
Status:
Hi,

Sir you have to add your extension in /usr/local/apps/php5*/etc/php.d/extra.ini as per the other entry.

Then it will be appear in php extensions list.
IP: --   

How to install Zend Optimizer
irfiii
Group: Member
Post Group: Newbie
Posts: 21
Status:
sir when i try to open extra.ini it give me permession denied

[root@server ~]# /usr/local/apps/php53/etc/php.d/extra.ini
-bash: /usr/local/apps/php53/etc/php.d/extra.ini: Permission denied
[root@server ~]#
IP: --   

How to install Zend Optimizer
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : irfiii August 2, 2013, 6:09 pm
sir when i try to open extra.ini it give me permession denied

[root@server ~]# /usr/local/apps/php53/etc/php.d/extra.ini
-bash: /usr/local/apps/php53/etc/php.d/extra.ini: Permission denied
[root@server ~]#


Sir it is indeed an invalid command to read/write a file in linux from the terminal.

[Read]
[root@server ~]# cat /usr/local/apps/php53/etc/php.d/extra.ini

[Write]
You can use the linux file editors available. One of the them is the vi editor.

[root@server ~]# vi /usr/local/apps/php53/etc/php.d/extra.ini
Quick guide to vi :
http://www.computerhope.com/unix/uvi.htm



-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 29, 2024, 10:22 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.022