I'm running MAMP v.1.7.2 on OS 10.5.8 & using PHP Version 5.2.6.
When I try "php --ri uploadprogress" I get:
PHP Warning: PHP Startup: uploadprogress: Unable to initialize module
<strong>Module compiled with module API=20090626</strong>, debug=0, thread-safety=0
<strong>PHP compiled with module API=20060613</strong>, debug=0, thread-safety=0
<strong>These options need to match</strong>
in Unknown on line 0
Extension 'uploadprogress' not present.
@double Same result for me :(