#SETUP guide is done by Mustafa TURAN(http://vpslife.blogspot.com/)#
#SETUP Software:#
#--PHP 5.2 or more#
#--Any OS#
Download
wget http://pecl.php.net/get/uploadprogress-*.tgzUntar
tar zxvf uploadprogress-*.tgzGo to dir
cd uploadprogress-*Setup
phpizeLearn php ini path
./configure
make
make install
php --ini;to ini file add these two lines:
[uploadprogress]
extension=uploadprogress.so
No comments:
Post a Comment