Help - Search - Members - Calendar
Full Version: Zend Optimizer installed, not registering
The Planet Forums > Operating Systems > Red Hat Linux
Livewiremaxx
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

QUOTE
PHP 5.2.2 (cli) (built: Jan 24 2008 11:25:29)
Copyright © 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright © 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright © 2003-2007, by Zend Technol ogies
with Zend Optimizer v3.3.0, Copyright © 1998-2007, by Zend Technologies
root@s3 [~]#


When I do a php info test, it isnt there, nor does the script see it.
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

Ive also tried some instructions on using an older version of Zend, but what ever I seem to do I always get 3.3.0 installed.
agruetz
QUOTE (Livewiremaxx @ Jan 25 2008, 12:14 AM) *
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.
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

Ive also tried some instructions on using an older version of Zend, but what ever I seem to do I always get 3.3.0 installed.


I recommend not using 3.3.0a. I have had a lot of issues with it. I believe it to be buggy and broken. Go back to 3.2.8. I had major issues with trying to get some of my scripts that I encoded with zend guard to run properly on 3.3.0a even though they ran correctly on 3.2.8. Although I have not been able to confirm any official issue from Zend I recommend not using it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.