file-5.03
yum install -y php-pear php-devel
curl ftp://ftp.astron.com/pub/file/file-5.03.tar.gz | tar -xzv
cd file-5.03/
./configure && make && make install
pecl install fileinfo
service httpd restart
curl ftp://ftp.astron.com/pub/file/file-5.03.tar.gz | tar -xzv
cd file-5.03/
./configure && make && make install
pecl install fileinfo
service httpd restart