I tried Zend Optimizer, still same speed, i guess there could PHP tricks to speed up things i am not aware of

Bernd Eidenschink wrote:
How do i install Zend optimizer?

In order to download it, you have to create an account on their website.

See  http://www.zend.com/downloads
"Zend Optimizer" (right column).

The latest should be ZendOptimizer-3.2.0 (For PHP 5.2.x).
There's an install script which you run as root. It asks you where to install the software and where your PHP.ini is located. Then, if you are running Apache or not. After that some lines are appended to your PHP.ini. Works with Apache and NaviServer, you can verify it
when running

<?php
phpinfo();
?>

There's a logo "Zend Engine 2" and a line "Zend Optimizer 3.2.0...".

That's it.

Bernd.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel


--
Vlad Seryakov
571 262-8608 office
[EMAIL PROTECTED]
http://www.crystalballinc.com/vlad/


Reply via email to