Share » Forums » Install & configuration » Lost apc.so - how to get it back for...

Lost apc.so - how to get it back for php4 only?

Lost apc.so - how to get it back for php4 only?

Monday 28 January 2008 8:27:22 pm - 1 reply

Author Message

Daniele Gubert

Tuesday 29 January 2008 3:40:49 pm

Quite simple indeed... remove php5, compile APC for php4, reinstall php5...

pecl uninstall apc
aptitude remove php5-cgi
aptitude remove php5-dev php5-mysql php5-gd php5-mcrypt

pecl install apc
aptitude install php5-cgi
aptitude install php5-dev php5-mysql php5-gd php5-mcrypt

Is there a better solution [maybe a conf. switch to compile for either php4 or php5, or both]?

Good nite, :DTM.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu