How to upload massive amounts of files (up to 1000 photos) with php to website? PHP -


my website contains section users upload photo albums 1000 photos. currently, php upload script keeps crashing despite removing filesize , upload limits php.ini (i have removed restrictions against file uploading). how suggest going uploading many files? passing $_files array using move_uploaded_file function. ftp allow me upload smoother without interruptions, or should use new language together? these errors receiving: connection reset

the connection server reset while page loading. site temporarily unavailable or busy. try again in few moments. if unable load pages, check computer's network connection. if computer or network protected firewall or proxy, make sure firefox permitted access web.

--and--

request entity large requested resource /index.html/uploadanalbum.php not allow request data requests, or amount of data provided in request exceeds capacity limit. additionally, 413 request entity large error encountered while trying use errordocument handle request.

thanks


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -