The drop is always movingYou know that saying about standing on the shoulders of giants? Drupal is standing on a huge pile of midgetsAll content management systems suck, Drupal just happens to suck less.Popular open source software is more secure than unpopular open source software, because insecure software becomes unpopular fast. [That doesn't happen for proprietary software.]Drupal makes sandwiches happen.There is a module for that

Installing PECL uploadprogress Extension for Drupal FileField 3.0 Module

Submitted by nk on Mon, 2009-04-27 06:02

Type:
pecl install uploadprogress. If you do not have pecl then on Debian, apt-get install php-pear, on other OSes I let you figure it out :) On another note, I reocmmend my fellow Drupal Planet posters to read the fine PHP manual.

Commenting on this Story is closed.

Submitted by steinmb@drupal.org on Mon, 2009-04-27 12:18.

Thank you for sharing. I have created a how to about this issue if you need to do it on OS X and with MAMP for your dev. env.
http://smbjorklund.no/how-enable-pecl-uploadprogress-extention-mamp

Cheers
Steinmb

Submitted by redndahead on Mon, 2009-04-27 18:35.

Also if it says you don't have phpize installed, install php5-dev/php4-dev

Submitted by Anonymous on Wed, 2009-05-27 13:01.

build-essential should be installed too (in Debian/Ubuntu)

Submitted by Anonymous on Mon, 2009-06-08 09:22.

But the build request both packages, php4-dev AND php5-dev!

Is possible to build ONLY with php5-dev?

Submitted by Anonymous on Thu, 2009-10-22 04:55.

Thanks for sharing information that is actually going to be useful to me.
http://www.corefino.com/