[nycphp-talk] Upload progress meter
Rob Marscher
rmarscher at beaffinitive.com
Mon Jul 7 19:04:43 EDT 2008
On Jul 7, 2008, at 8:25 AM, csnyder wrote:
> The PECL extension that enables this is still marked as experimental.
I think the APC implementation of the server side process is the most
recently updated php option.
Add this to your php.ini assuming your have APC installed (you do have
it installed, right?):
apc.rfc1867 = on
There are serveral articles about it on the web.
If you have a multiple server setup, you still run into the issues Mr.
Campbell mentioned.
More information about the talk
mailing list