Pure PHP Upload 3 Support Product Page
Under investigation
upload progress not supported
Reported 25 Mar 2013 12:46:52
2
have this problem
25 Mar 2013 12:46:52 phil barnett posted:
I get the message "upload progress not supported"this is phpinfo for the site in question
www.christmas-cards.org.uk/2phpinfo.php
what do I need?
Replies
Replied 25 Mar 2013 15:45:50
25 Mar 2013 15:45:50 Teodor Kuduschiev replied:
Hello Phil,
The native Upload Progress is supported in PHP 5.4+. If you want to use the progressbar on previous versions like 5.2 and 5.3 you will need the APC progress extension installed and enabled on your server.
More about APC ( php.net/manual/en/book.apc.php ; pecl.php.net/package/APC )
The native Upload Progress is supported in PHP 5.4+. If you want to use the progressbar on previous versions like 5.2 and 5.3 you will need the APC progress extension installed and enabled on your server.
More about APC ( php.net/manual/en/book.apc.php ; pecl.php.net/package/APC )