How to downgrade a certain package (php) back to karmic
Posted
by Eugene
on Server Fault
See other posts from Server Fault
or by Eugene
Published on 2010-05-04T22:50:51Z
Indexed on
2010/05/04
22:59 UTC
Read the original article
Hit count: 173
Hi! I've updated from 9.10 to 10.04 but unfortunately the PHP provided with 10.04 is not yet supported by zend optimizer. As far as I understand I need to somehow replace the PHP 5.3 package provided under 10.04 with an older PHP 5.2 package provided under 9.10. However I am not sure whether this is the right way to downgrade PHP and if yes, I don't know how to replace the 10.04 package with 9.10 package. Could you please help me with that?
© Server Fault or respective owner