Help - Search - Members - Calendar
Full Version: Problem in installing Zend Optimizer 3.0.0 with php 4.3.10 in Solaris 10
The Planet Forums > System Administration > Server Hardware > Private Racks
rahulrastogi17
Problem in installing Zend Optimizer 3.0.0 with php 4.3.10 in Solaris 10

Hi,

I am trying to install the Zend Optimizer 3.0.0 with php 4.3.10 and installation is successful. But the problem is when I executed the phpinfo.php from browser (Apache 2 web server is restarted), no entry came in the output for Optimizer.

I also tried to get this working by Zend Optimizer 2.6.2 and 2.5.7. I faced the same problem. I am using Zend compiled php scripts.

Also , I made some changes in php.ini and restarted Web server, some of then got reflected but some not.

Reflected changes:

1. output_buffering becomes on.
2. session.save_path was reflected.
3. extension_dir was reflected.


No effect of changes made in php.ini:


1. doc_root value was not updated.
2. register_globals was on in php.ini but was not up in phpinfo.php output.

Please suggest if any one has faced such problem.

Regards
hostechsupport
Hello,

Check PHP.ini file for the configuration of zend optimizer. The reason why the zend optimizer is not reflecting in phpinfo.php is, the Zend Optimizer which you have installed is not compatible with the version of PHP 4.3.10.

Thank you.

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