System: Kernel: 3.16-3-amd64 x86_64 (64 bit) Desktop: KDE 4.14.2
Distro: Debian GNU/Linux jessie/sid
Machine: System: TOSHIBA product: Satellite C75D-B v: PSCLEU-003002
Mobo: TOSHIBA model: Portable PC v: MP Bios: Insyde v: 1.10 date: 04/30/2014
CPU: Quad core AMD A6-6310 APU with AMD Radeon R4 Graphics (-MCP-) cache: 8192 KB
Clock Speeds: 1: 1400 MHz 2: 1000 MHz 3: 1000 MHz 4: 1000 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Mullins [Radeon R4/R5 Graphics]
Display Server: X.Org 1.16.1 drivers: ati,radeon (unloaded: fbdev,vesa)
Resolution: 1600x900@60.01hz, 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD MULLINS GLX Version: 3.0 Mesa 10.3.2
PHP Version 5.6.2-1
Server API Apache 2.0 Handler Error:
Upload progress Not enabled
Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (link is external) (preferred) or to install APC (link is external).
However, system reports
root@notosh:/home/ckosloff# pecl install uploadprogress
pecl/uploadprogress is already installed and is the same as the released version 1.0.3.1
install failed
Comments
Comment #1
steveoriolI get the same kind of things with Ubuntu 15.04 server OS
next, "http://yoursuperdrupal7site.com/admin/reports/status/php", gives on the session section:
But in the Status report "http://yoursuperdrupal7site.com/admin/reports/status" I still get this message:
why ?
Comment #2
candelas commentedI have same problem in Drupal 8.02 and Ubuntu 14.04.
Steps to install:
I put a info.php in the site with
And get
Additional .ini files parsed /etc/php5/apache2/conf.d/20-uploadprogress.ini
Any tips on what needs to be configured are welcome :)
Comment #3
peter.walter commentedCan't reproduce on my setup, but I can see modules/file/file.module:file_progress_implementation() appears to use standard php function http://php.net/manual/en/function.extension-loaded.php to
check if uploadprogress is installed.
Maybe this will help someone debug.
Comment #6
quietone commentedRemoving tag per Issue tags field and Issue tags -- special tags for issue #3565085: Drupal core issue tag cleanup.