On Fri, 13 Jun 2003 10:38:39 +0200, Marek Kilimajer wrote:

>Are the logs saying anything? Or if you run php from command line?

Sorry should have made that clear.  Apache's error log does not show any
reference to PHP or Zend, nor does /var/log/messages.  Is there another
place I should look?

>From php.ini:
[Zend]
zend_optimizer.optimization_level=15
zend_extension=/usr/local/Zend/lib/ZendOptimizer.so

/usr/local/Zend/lib# ls
ZendOptimizer.so

/usr/local/bin# php -version
PHP 4.3.2 (cli) (built: Jun 10 2003 13:51:42)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies

Running the CLI on a phpinfo() call also does not show Optimizer.  Also
phpinfo() says "Debug Build => no" so that's not it.

 - Steve Yates
 - I have 5 nanosecond memory.  Duration - not access time.

~ Taglines by Taglinator - www.srtware.com ~



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

Reply via email to