For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > July 2007 > Re: [PHP-DB] Zend optimizer question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Zend optimizer question
Sancar Saran

2007-07-04, 7:58 am

On Wednesday 04 July 2007 10:44:39 Lasitha Alawatta wrote:
> Hi All,
>
>
>
> "If we are using encoded php script (by using Zend Guard) then we MUST
> have to install Zend Optimizer to the web server to run that script
> file. Otherwise we need not to install Zend Optimizer (no point of
> having it Zend optimizer). "
>
>
>
> Is above statement is correct...???
>
>
>
> Really appreciate your comments.
>

Hmm, Yes or no.
Yes, you have to install Zend Optimizer to work with Zend Guard encoded files.

No, Zend optimizer has opcode cache ( and much slower than APC) and it gives
you speed boost.

So.
If you had files encoded by Zend Guard. You need Zend Optimizer. If you can't
install APC in your system and your system already have Zend Optimizer (such
as a site5.com offer) it was very nice addition to boost your performance.

Hope helps.

And what is the problem entire php list's about Zend, every question about
zend producs responded by "GO and ask Zend"...

Regards

Sancar
Chris

2007-07-04, 7:58 am

Sancar Saran wrote:
> On Wednesday 04 July 2007 10:44:39 Lasitha Alawatta wrote:
> Hmm, Yes or no.
> Yes, you have to install Zend Optimizer to work with Zend Guard encoded files.
>
> No, Zend optimizer has opcode cache ( and much slower than APC) and it gives
> you speed boost.
>
> So.
> If you had files encoded by Zend Guard. You need Zend Optimizer. If you can't
> install APC in your system and your system already have Zend Optimizer (such
> as a site5.com offer) it was very nice addition to boost your performance.
>
> Hope helps.
>
> And what is the problem entire php list's about Zend, every question about
> zend producs responded by "GO and ask Zend"...


Because you bought the products FROM zend so they are the experts on it.

Same as every response about a problem mysql query results in a "ask the
mysql list" response - ask the people that know it the best.

--
Postgresql & php tutorials
http://www.designmagick.com/
Sancar Saran

2007-07-04, 7:58 am

Hello Again
>
> Because you bought the products FROM zend so they are the experts on it.
>
> Same as every response about a problem mysql query results in a "ask the
> mysql list" response - ask the people that know it the best.
>

Really ?

Also last time I look "PHP LIST" there was huge thread someting
about "batter".

We use that lists speed up our programming process. Here lots of php experts.
Some of them may deal this problem before. Finding same answers from zend
consumes more time.

If you had no answer or do not want to share your knowladge thats OK. And
repelling people because of small mistakes just damage spirit of this mailing
lists.

Regards

Sancar
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com