Installing PECL uploadprogress Extension for Drupal
The PECL uploadprogress modules allows a user to see a upload progress bar.
This is a great UI that makes uploading intuative and hence good user experience.
To intall uploadprogress module, from the command line
# pecl install uploadprogress
If you get make command not found error, this means you need to install the 'make' utility first.
You can search for the 'make' utilility form Webmin > Software Packages - Yum Search or from the command line
# yum install make
Once make is intalled, you can run the command to install uploadprogress.
Now all you need to do is
1) configure php.ini and add
extension=uploadprogress.so
2) restart apache for the changes to take effect.























If you're just starting out and want to know how to sell online then our 100% free email course can help.
Comments
"Cannot find autoconf."
I've looked high and low, and cannot find a solution to this. This is what I've tried thus far:
-Setting a global variable $PHP_AUTOCONF to the correct location of the autoconf binary
-remounting /tmp as exec
-updating autoconf (was up to date according to yum)
All to no avail. I've been working on this for almost an entire day now, so any help would be greatly appreciated. Thanks in advance.
window.location='http://digit
Post new comment