Hi.. the server upgraded to 4.3.1 but i put it back to 4.2.3 because i have a script that doesn't support zend. The problem is that i still get an error that zend is not supported.. how do i remove it.. is there a way to remove zend from 4.3.1 ? ?
Hi.. the server upgraded to 4.3.1 but i put it back to 4.2.3 because i have a script that doesn't support zend. The problem is that i still get an error that zend is not supported.. how do i remove it.. is there a way to remove zend from 4.3.1 ? ?
i dont see what script wouldnt support it.
What you could try doing is looking for a new version of the script, i dont really suggest staying behind on that, since its going to cause you some major trouble and its insecure as well.
Ya.. i'll give them a try..i dont know last time they didn't have a fix for that but maybe this time they do. I removed it last time off the server but don't remember how to do it.
in order to remove zend optimizer edit your /usr/local/lib/php.ini file and comment out the following lines:
nad restart apache... it should do the jobCode:zend_optimizer.optimization_level=15 zend_extension="/usr/local/Zend/lib/ZendOptimizer.so"
I don't understand ???
do you mean that you have a script that NEEDS Zend ?
If it is the case, upgrade to 4.3.1, then install Zend.
When it asks : We have detected that the version is 4.3.1, is that correct ? Click "no" and type in 4.3.0.
It will install properly.
sorry guys missunderstanding.. i did figure it outthanx to everyone.
has anyone installed phpaccelerator instead of Zend?
I wonder if it would cause problems, such as Cpanel expecting Zend to be installed or trying to install Zend later on causing a conflict with PHP Accelerator.
Just curious as I've heard from a few people that say that PHP Accelerator out performs Zend Optimizer.
Check this thread on phpa and cpanel:
http://forums.cpanel.net/showthread.php?postid=39437