HostOnNet Blog

Tag Archives: progress

Installing pecl uploadprogress

Download latest software from http://pecl.php.net/package/uploadprogress Install cd /usr/local/src wget http://pecl.php.net/get/uploadprogress tar -zxvf uploadprogress-*.tgz cd uploadprogress-* phpize ./configure make make install make install will show # make install Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20060613/ # There will be line with the above path