diff --git a/doc/faq.rst b/doc/faq.rst index 60d41765a0..8ba5e9f850 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -838,7 +838,7 @@ Here are a few points to check: --------------------------------- To be able to see a progress bar during your uploads, your server must -have the `APC `_ extension, the +have the `APC `_ extension, the `uploadprogress `_ one, or you must be running PHP 5.4.0 or higher. Moreover, the JSON extension has to be enabled in your PHP.