Pure PHP Upload 3 Support Product Page
Not a problem
Uploadprogress not supported??
Reported 26 May 2013 17:23:11
2
have this problem
26 May 2013 17:23:11 thomas strmiska posted:
hi!if i use the html5 progress bar - on testing, the file writes:
Uploadprogress not supported??
what to do?
uploadfile and mail is working correctly, but no bar is shown.
please test:
www.misfit.tv/web2013/#contact
thanx
regards
strmiska
Replies
Replied 27 May 2013 09:32:44
27 May 2013 09:32:44 Miroslav Zografski replied:
Hello Thomas,
The native Upload Progress is supported in PHP 5.4+.
If you want to use the progressbar on previous versions like minimum 5.2 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 ).
regards.
The native Upload Progress is supported in PHP 5.4+.
If you want to use the progressbar on previous versions like minimum 5.2 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 ).
regards.