PECL uploadprogress on Centos

yum install gcc
yum install make
yum install php-devel
yum install php-pear
pecl install uploadprogress

from http://drupal.org/node/456686

Comments