I did that and it only says:

This program makes use of the Zend scripting language engine:
Zend Engine v1.0.3, Copyright (c) 1998-2000 Zend Technologies

And nothing about the optimizer. So I am assuming that it is not running?

----- Original Message -----
From: "Alejandro Garin" <[EMAIL PROTECTED]>
To: "Marcus Ouimet" <[EMAIL PROTECTED]>; "PHP"
<[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 12:48 PM
Subject: Re: [PHP] Zend Optimizer


> --- Marcus Ouimet <[EMAIL PROTECTED]> wrote:
> > I have download the Zend Optimizer (Running Apache
> > 1.3.14 and PHP 4.04) and untarred it. Then I copied
> > the ZendOptimizer.so to usr/local/Zend/lib Then I
> > edited the PHP.ini and added:
> >
> > zend_optimizer.optimization_level=15
> >
> zend_extension="/usr/local/Zend/lib/ZendOptimizer.so"
> >
> >
> > Somewhere near the top. Then I restarted the server
> > using apachectl restart. I also tried stopping and
> > starting as well. It still isn't running? Any ideas.
> > Is there anything else that needs to be done?
> >
>
> with phpinfo() you see:
>
> This program makes use of the Zend scripting language
> engine:
> Zend Engine v1.0.3, Copyright (c) 1998-2000 Zend
> Technologies
>     with Zend Optimizer v0.99, Copyright (c)
> 1998-2000, by Zend Technologies
>
>
> regards
>
>
> =====
> ==============
> Ing. Alejandro Garín
> Telecom Internet
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to