robohelp Posted September 25, 2006 Share Posted September 25, 2006 Problem in installing Zend Optimizer 3.0.0 with php 4.3.10 in Solaris 10Hi,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.[b]Reflected changes: [/b] 1. output_buffering becomes on.2. session.save_path was reflected.3. extension_dir was reflected.[b]No effect of changes made in php.ini: [/b] 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.