• TwitterFacebookGoogle PlusLinkedInRSS FeedEmail

Install Pecl Uploadprogress Linux Download

04.01.2020 
Uploadprogress

Install Pecl Uploadprogress Linux Download Pc

Install Pecl Uploadprogress Linux Download

Installing Linux Os

On Linux server:. # cd /usr/local/src/. get the latest version # tar xvfz uploadprogress-VERSION.tgz. # cd uploadprogress-VERSION.# export PHPPREFIX='/usr/local'# $PHPPREFIX/bin/phpize#./configure# make# make install.

Install Pecl Uploadprogress Linux Download Free

open your php.inie.g.# vi /usr/local/lib/php.iniadd the line you received followed by “uploadprogress.so”:; PECL uploadprogressextensiondir='/usr/local/lib/php/extensions/no-debug-non-zts-20060613/'extension=uploadprogress.so. # service httpd restart.