Author Topic: how install uploadprogress.so  (Read 5932 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
how install uploadprogress.so
« 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

Offline
***
Re: how install uploadprogress.so
« Reply #1 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