ispCP - Board - Support
How to install ZendOptimizer-3.3.3-linux - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: How to install ZendOptimizer-3.3.3-linux (/thread-6838.html)

Pages: 1 2 3


RE: How to install ZendOptimizer-3.3.3-linux - gOOvER - 10-07-2009 04:49 AM

I think, this is the better way:

1. Upload the correct ZendOptimizer.so (correct PHP Version, 32bit or 64bit) to /usr/share/zendoptimizer

2. Switch to /etc/php5/init.d

3. Create a file called "zendoptimizer.ini"

4. Add

Code:
zend_extension="/usr/share/zendoptimizer/ZendOptimizer.so"

5. SAFE THE FILE

6. Restart Apache /etc/init.d/apache2 restart


RE: How to install ZendOptimizer-3.3.3-linux - ender049 - 10-29-2009 09:47 PM

(10-07-2009 04:49 AM)gOOvER Wrote:  I think, this is the better way:

1. Upload the correct ZendOptimizer.so (correct PHP Version, 32bit or 64bit) to /usr/share/zendoptimizer

2. Switch to /etc/php5/init.d

3. Create a file called "zendoptimizer.ini"

4. Add

Code:
zend_extension="/urs/share/zendoptimizer/ZendOptimizer.so"

5. SAFE THE FILE

6. Restart Apache /etc/init.d/apache2 restart

I have try this ,but it doesn't work


RE: How to install ZendOptimizer-3.3.3-linux - gOOvER - 10-29-2009 09:56 PM

There is a little typo:

Replace /urs
With /usr

Wink
Correct:
zend_extension="/usr/share/zendoptimizer/ZendOptimizer.so"


RE: How to install ZendOptimizer-3.3.3-linux - ender049 - 10-29-2009 11:47 PM

(10-29-2009 09:56 PM)gOOvER Wrote:  There is a little typo:

Replace /urs
With /usr

Wink
Correct:
zend_extension="/usr/share/zendoptimizer/ZendOptimizer.so"

i have already notes that ;D
and I found what error I had got.I use the wrong zendoptimizer.so.
my system is 64,I used the 32 Tongue


RE: How to install ZendOptimizer-3.3.3-linux - just_hoster - 01-24-2010 12:33 AM

installation rule is the same for isp 1.0.3 ? debian X64


RE: How to install ZendOptimizer-3.3.3-linux - Lucan - 01-24-2010 08:21 AM

goovers method is working for 100%

but I think it's
/etc/php5/conf.d

instead of
/etc/php5/init.d


greetings


RE: How to install ZendOptimizer-3.3.3-linux - just_hoster - 01-26-2010 08:14 AM

can y post here right zendoptimizer.so file for 1.0.3 ? (debian 64)

i downloaded it but there is many of it down know which to use


RE: How to install ZendOptimizer-3.3.3-linux - marchaos - 01-26-2010 08:46 AM

(01-26-2010 08:14 AM)just_hoster Wrote:  can y post here right zendoptimizer.so file for 1.0.3 ? (debian 64)

i downloaded it but there is many of it down know which to use

lazy boy Big Grin


RE: How to install ZendOptimizer-3.3.3-linux - just_hoster - 01-28-2010 04:40 PM

i'm not lazy... i just don't know which one to use Sad


RE: How to install ZendOptimizer-3.3.3-linux - gOOvER - 01-28-2010 05:48 PM

There is a download for 32bit and a different for 64bit Wink But Note: you need an Account Wink