Control Web Panel

WebPanel => PHP => Topic started by: gilkar on January 26, 2018, 03:35:45 PM

Title: how install uploadprogress.so
Post by: gilkar on January 26, 2018, 03:35:45 PM
Hello dear
I have problem with uploadprogress.so , i changed PHP version to 7.0 , and checked uploadprogress tick in install , but this extention not installed , and im very trying but cant install this.
can any body help me how install manual this ? (i want debug whmcs  , and whmcs debuger get error for uploadprogress)


Thanks , regards
Title: Re: how install uploadprogress.so
Post by: bullten on January 26, 2018, 05:33:31 PM
https://github.com/php/pecl-php-uploadprogress


Quote
git clone https://github.com/php/pecl-php-uploadprogress.git
cd pecl-php-uploadprogress
phpize
./configure
make
make install

nano /usr/local/php/php.ini
Quote
extension=uploadprogress.so