I am trying to get a script installed on the server that needs Zend Optimizer. It shows that is installed when I do php -v
When I do a php info test, it isnt there, nor does the script see it.PHP 5.2.2 (cli) (built: Jan 24 2008 11:25:29)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technol ogies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
root@s3 [~]#
http://rescuehosting.com/test.php
Any suggestions?
Paths show in php.ini file going to the folder and files for the optimizer
Thanks in advance



LinkBack URL
About LinkBacks
Reply With Quote




