FAQ 2.9

From PmaWiki

Jump to: navigation, search

[edit] Seeing an upload progress bar

To be able to see a progress bar during your uploads, your server must have either the APC extension or the uploadprogress one. Moreover, the JSON extension has to be enabled in your PHP.

If using APC, you must set apc.rfc1867 to on in your php.ini.

Advertisement