Post
by heihachi88 » Sat Jan 18, 2014 4:47 am
jarland wrote:heihachi88 wrote:
Also can you enlighten me about PECL uploadprogress with such combination? Is there any possibilities to see an upload progress?
You can try running "pecl install uploadprogress" but you might need the PHP development package. On CentOS, "yum install php-devel" or on Debian/Ubuntu "apt-get install php-dev" (or maybe php5-dev). No luck for me installing php-devel on CentOS 6.5 at the moment after a stock Vesta install. Dependency issues.
So we cannot use it :(