Closed multiformeingegno closed 11 years ago
According to my tests, the update should work without issues, but you do have to disable APC manually. Just comment out the extension = apc.so
line in /etc/php5/conf.d/apc.ini
and then run the update script.
Let me know if there are any issues.
I'm on PHP 5.4.x (installed with this script and every minor update I run the ext/update_php.sh 5.4.x), What happens if I do a sudo ext/update_php.sh 5.5.0 ? Would it work?
P.S.: I also have APC installed now. Should I first disable it?