Update to a recent PHP in CentOS

June 27, 2009 by fmonera · Leave a Comment
Filed under: Artículos 

If someone needs to update his CentOs to a recent PHP version, I did it very easily with:

wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
yum update php

Thanks a lot for the information found here.

  • Share/Bookmark