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.
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
Also if it says you don't have phpize installed, install php5-dev/php4-dev
build-essential should be installed too (in Debian/Ubuntu)
But the build request both packages, php4-dev AND php5-dev!
Is possible to build ONLY with php5-dev?
Thanks for sharing information that is actually going to be useful to me.
http://www.corefino.com/