wamp 1.6.1 and ZEND
Posted by: xam (---.cable.quicknet.nl)
Date: April 01, 2006 05:53PM

I use wamp 1.6.1, Shall I install Zend Optimizer Addon ??
Note: I didnt install php 4 addon..

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 01, 2006 06:04PM

The Zend Optimizer serves two purposes. First, it makes php scripts run faster, which is a good thing if you are running a web server with many php scripts. It also allows you to use scripts encoded by the Zend Encoder.

But, since WAMP was designed for local testing and development, not to be a live web server, you don’t need Zend Optimizer installed unless you are going to use a Zend Encoded script.

More Info:
[www.zend.com]

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: xam (---.cable.quicknet.nl)
Date: April 01, 2006 06:45PM

I use live web server with wamp 1.6.1 (php5) and I'm running my webserver with many php scripts .. Shall I install Zend?

Btw thx for the information.

Note: Please take a look at below image.. It has been generated by phpinfo()..
I see there is a zend logo. why?

[img465.imageshack.us]



Post Edited (04-01-06 19:12)

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 02, 2006 06:33AM

The zend engine shown in your phpinfo is a part of the php core, more info here
[fr3.php.net]

The zend optimzer is totally different tool

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: xam (---.cable.quicknet.nl)
Date: April 02, 2006 06:46AM

CyberSpatium wrote:

>
> The zend optimzer is totally different tool

But the magic word is "Shall I install Zend Optimizer" .. ?

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 02, 2006 05:04PM

only if you need to run Zend Encoded scripts.

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: xam (---.cable.quicknet.nl)
Date: April 03, 2006 09:06PM

Why only for Zend Encoded Scripts?? Its Zend Optimizer and not only for Zend Enc.Scripts.. I think its all of php scripts.. not?

Options: ReplyQuote
Re: wamp 1.6.1 and ZEND
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 04, 2006 01:50PM

Zend engine is different from the zend optimizer, which is different from the zend encoder..

Zend Optimizer:
[www.zend.com]

Zend Engine:
[www.zend.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.