do this to install and configure the upload progress module
Re: to install the PECL uploadprogress library
Quote:
Install the PHP developer package for the version of PHP you’re using. For example, in case of php5 run:
$ sudo apt-get install php5-dev Install the PECL uploadprogress library: Open php.ini : Restart apache: |