Results 1 to 1 of 1
Thread: How-To: Uninstall Zend 2.5
-
03-13-2004, 01:15 AM #1LippyGuest
How-To: Uninstall Zend 2.5
Do not install Zend 2.5 or later versions as they will break all phpbb forums and possibly some others as well. Zend says they have it fixed in Zend 2.5.1 but I have tried this on several servers with no sucess. In order to fix this problem do the following.
Code://Uninstalling Zend # cd /Path/To/Zend # cp -f php-ini-zendoptimzer.bak php.ini //Restart Apache and Zend has been removed //Next step is to re-install a earlier version of Zend, I use 2.1.0 # cd /path/Zend/Was/UnTared # ./install.sh //Follow on screen instructions //Restart Apache even though install does this
Last edited by Lippy; 03-13-2004 at 01:27 AM.
Bookmarks