Jump to content
The Uniform Server Community

Recommended Posts

Posted

I need to install Zend Optimizer for a software package. I know there is eAccelerator in Uniform Server so I wonder if I can install Zend Optimizer and run fine with Uniforum Server. Thanks!

Posted

Yes it can, but am not sure if it will with eAccelerator... but try it.

 

You are a project manager but you don't even know, then how can I believe in Uniform Server? :)

Posted

Wow, do you need God to believe something good is good? lol.

 

I have tested Zend Optimizer with Uniform Server, works perfect, but am not so sure if it was with eAccelerator installed. I cant remember... and anyways, all you have to do is install it and if problems, deactivate eAccelerator, if anything else, come back here for 24/7 fast support.

Posted

Wow, do you need God to believe something good is good? lol.

 

I have tested Zend Optimizer with Uniform Server, works perfect, but am not so sure if it was with eAccelerator installed. I cant remember... and anyways, all you have to do is install it and if problems, deactivate eAccelerator, if anything else, come back here for 24/7 fast support.

 

Thanks for your answer. Do you think I should install XAMPP but not Uniform Server since XAMPP is much popular with Zend Optimizer built in? :)

Posted

I see diplomacy is not your strong point! “Do you think I should install XAMPP but not Uniform Server since XAMPP is much popular with Zend Optimizer built in?:)

 

Well XAMPP is an excellent piece of kit the only downside is one of size. Anyway before making a decision, take a look at this page:

 

http://en.wikipedia.org/wiki/PHP_accelerator#Zend_Optimizer

 

I believe eAccelerator is faster especially on a USB stick.

 

However there is no reason why you cannot install Zend Optimizer on Uniform Server Mona. You do need to disable eAccelerator and set correct paths for Zend Optimizer in PHP's php.ini file something like this:

 

[eaccelerator]

;extension=eaccelerator.dll

;eaccelerator.allowed_admin_path=/home/admin/www/plugins/eaccelerator/control.php

;eaccelerator.debug = 0

 

[Zend]

zend_extension_ts = "\usr\local\php\zendOptimizer\lib\ZendExtensionManager.dll"

zend_extension_manager.optimizer_ts = "\usr\local\php\zendOptimizer\lib\Optimizer"

zend_optimizer.enable_loader = 0

zend_optimizer.optimization_level=15

 

You may be surprised at the lack of performance gain!

 

All the best

Ric :)

Posted

I see diplomacy is not your strong point! “Do you think I should install XAMPP but not Uniform Server since XAMPP is much popular with Zend Optimizer built in?:)

 

Well XAMPP is an excellent piece of kit the only downside is one of size. Anyway before making a decision, take a look at this page:

 

http://en.wikipedia.org/wiki/PHP_accelerator#Zend_Optimizer

 

I believe eAccelerator is faster especially on a USB stick.

 

However there is no reason why you cannot install Zend Optimizer on Uniform Server Mona. You do need to disable eAccelerator and set correct paths for Zend Optimizer in PHP's php.ini file something like this:

 

[eaccelerator]

;extension=eaccelerator.dll

;eaccelerator.allowed_admin_path=/home/admin/www/plugins/eaccelerator/control.php

;eaccelerator.debug = 0

 

[Zend]

zend_extension_ts = "\usr\local\php\zendOptimizer\lib\ZendExtensionManager.dll"

zend_extension_manager.optimizer_ts = "\usr\local\php\zendOptimizer\lib\Optimizer"

zend_optimizer.enable_loader = 0

zend_optimizer.optimization_level=15

 

You may be surprised at the lack of performance gain!

 

All the best

Ric :)

 

Thanks and you have your point. Well there is eaccelerator in XAMPP patch too so I can use it if I need. I need to install a software which uses zend optimizer so I have to use it. So other than size, people should choose XAMPP instead of uniformserver... :)

Posted

Thought I would bash out a quick plugin for Mona

 

Check out the following Wiki page for details.

 

An old write-up (for UniServer 3.3) can be found on UniCenter. If you feel inclined to work through the steps they are similar for the latest version V3.3.3 of Zend Optimizer.

 

Note: It’s not really a plugin hence installs to the PHP folder.

 

All the best

Ric :)

Posted

Tanks Olajide just to explain!

Pug is a dog, which describes my keyboard the space bar along with keys “l” and “g” require extra pressure to activate (like its slowly dying). :)

 

Anyway above link and Wiki page corrected.

 

All the best

Ric :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...