File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -883,13 +883,10 @@ Here are a few points to check:
883883--------------------------------- 
884884
885885To be able to see a progress bar during your uploads, your server must
886- have the `uploadprogress  <https://pecl.php.net/package/uploadprogress >`_ extension, and
887- you must be running PHP 5.4.0 or higher. Moreover, the JSON extension
888- has to be enabled in your PHP.
886+ have the `uploadprogress  <https://pecl.php.net/package/uploadprogress >`_ extension enabled.
889887
890- If using PHP 5.4.0 or higher, you must set
891- ``session.upload_progress.enabled `` to ``1 `` in your :file: `php.ini `. However,
892- starting from phpMyAdmin version 4.0.4, session-based upload progress has
888+ You must set ``session.upload_progress.enabled `` to ``1 `` in your :file: `php.ini `.
889+ However, starting from phpMyAdmin version 4.0.4, session-based upload progress has
893890been temporarily deactivated due to its problematic behavior.
894891
895892.. _faq2_10 :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments