acul posted on May 7, 2009 13:12

Iam use freebsd 7.1

1. Upgrade FreeBSD ports collection

 # portsnap fetch

 # portsnap extract

2. Installing Zend Optimizer 

# cd /usr/ports/devel/ZendOptimizer/
# make install clean

3. You will need to make sure your php.ini will have zend module like below :


[Zend]
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer="/usr/local/lib/php/20060613/Optimizer"
zend_extension_manager.optimizer_ts="/usr/local/lib/php/20060613/Optimizer_TS"
zend_extension="/usr/local/lib/php/20060613/ZendExtensionManager.so"
zend_extension_ts="/usr/local/lib/php/20060613/ZendExtensionManager_TS.so"

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted in: FreeBSD  Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Comments

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading



Banners

Page List

Recent Posts

Recent Comments

RSS



Add to Google Reader or Homepage
Subscribe in NewsGator Online
Add to My AOL
Subscribe in Bloglines
Add to fwicki
Member Of
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010 tutorial.ind.ws