Source string
- Your server is capable of displaying file upload progress through APC, but it is not enabled. Add
apc.rfc1867 = 1
to your php.ini configuration. Alternatively, it is recommended to use PECL uploadprogress, which supports more than one simultaneous upload.