Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Chris

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…???


Ask Zend since they make the program(s).

--
Postgresql  php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Sancar Saran
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

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Chris

Sancar Saran wrote:

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...


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/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Zend optimizer question

2007-07-04 Thread Sancar Saran
Hello Again
  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.

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

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] Zend optimizer question

2007-07-04 Thread Lasitha Alawatta


Dear Sancar,

Thank you very much for your comment.


Best Regards,
Lasitha-





-Original Message-
From: Sancar Saran [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 04, 2007 12:28 PM
To: php-db@lists.php.net
Subject: Re: [PHP-DB] Zend optimizer question

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

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


DOTW DISCLAIMER:

This e-mail and any attachments are strictly confidential and intended for the 
addressee only. If you are not the named addressee you must not disclose, copy 
or take
any action in reliance of this transmission and you should notify us as soon as 
possible. If you have received it in error, please contact the message sender 
immediately.
This e-mail and any attachments are believed to be free from viruses but it is 
your responsibility to carry out all necessary virus checks and DOTW accepts no 
liability
in connection therewith. 

This e-mail and all other electronic (including voice) communications from the 
sender's company are for informational purposes only.  No such communication is 
intended
by the sender to constitute either an electronic record or an electronic 
signature or to constitute any agreement by the sender to conduct a transaction 
by electronic means.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php