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 Module compiled with module API=20090626, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match
in Unknown on line 0
Extension 'uploadprogress' not present.
@double Same result for me :(
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
Module compiled with module API=20090626, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
Extension 'uploadprogress' not present.