Skriv ny kommentar

Thanks for the instructions... I tried to compile and install uploadprogress following the instructions above, and it looks like everything went well, but the extension does not seem to be enabled.

I am on OS X 10.6 running mamp v. 1.8.1 with php 5.2.10. I added the appropriate line to php.ini and made the uploadprogress.so file was executable.

Am I missing something or are there any known conflicts I should look out for?

....
Build process completed successfully
Installing '/Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20060613/uploadprogress.so'
install ok: channel://pecl.php.net/uploadprogress-1.0.1
configuration option "php_ini" is not set to php.ini location
You should add "extension=uploadprogress.so" to php.ini
...