...
Just my blog

Blog about everything, mostly about tech stuff I made. Here is the list of stuff I'm using at my blog. Feel free to ask me about implementations.

Soft I recommend
Py lib I recommend

I'm using these libraries so you can ask me about them.

php upgrade Centos 6

Bookmarked

rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm

 

# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm

 

# yum --enablerepo=remi,remi-test install httpd php php-common

 

# yum --enablerepo=remi,remi-test install php-pecl-apc php-cli php-pear php-pdo php-mysql php-pgsql php-pecl-mongo php-sqlite php-pecl-memcache php-pecl-memcached php-gd php-mbstring php-mcrypt php-xml

  http://serverfault.com/questions/466394/how-to-upgrade-php-to-5-4-10-on-centos-6-3 https://webtatic.com/packages/php54/ http://superuser.com/questions/615401/upgrading-php-5-3-3-to-5-4-4-in-centos-6-4