Jump to content

[Solved] Suggested Addition to php.ini


JpTiger

Recommended Posts

Can we add

apc.rfc1867 = 1

to php.ini? It's just a little something that lets users see file upload progress if that's something that your website needs. Drupal in particular seems to use it. As their server status panel says:

 

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.

 

Thank you!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...