Re: to install the PECL uploadprogress library

Originally Posted by
spikyjt
Just to add: the Debian (and therefore Ubuntu) way to add the module to php is to add a file like /etc/php5/apache2/conf.d/uploadprogress.ini containing extension=uploadprogress.so which will be picked up by php.ini. This means that php can be upgraded without having to re-edit the default php.ini file.
Right you are and also just to mention it, the "right" way to add it also works for suphp and possibly for other variants without any further adding in other files.
If I have ever made any valuable discoveries, it has been owing more to patient attention, than to any other talent.
Isaac Newton
Bookmarks