Guys,
1. Download source file from : http://pecl.php.net/package/uploadprogress/
2. tar -xvzf uploadprogress-1.0.0.tgz
3. cd uploadprogress-1.0.0
4. phpize
5. ./configure
6. make
7. make install
8. uploadprogress.so will go to /usr/lib/php/extensions/no-debug-non-zts-20060613/
9. echo "extension=uploadprogress.so" >> /usr/lib/php/php.ini
10. Restart webserver.
That's it. Try :)
Saturday, 28 August 2010
How to install uploadprogress php extension on linux machine?
Posted on 03:10 by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment