E
E
Eduard Valeev2018-06-23 16:57:41
PHP
Eduard Valeev, 2018-06-23 16:57:41

FastCGI, nginx: How to fix archive unpacking error?

a zip archive is uploaded to the server, then it must be unpacked and a series of actions (images will be transferred to the right place, as well as data will be uploaded from xml to the online store)
during unloading, the server returns a number of technical parameters and an error message.
Server API: fpm-fcgi
Memory limit: 512M
Maximup POST size: 500M
PHP version 5.6.35
FastCGI site php mode (Nginx + PHP-FPM)
In error.log I found this line with an error:
FastCGI sent in stderr:
" PHP message:
Error: Failed open archive /var/www/blablabla/catalog/v8_11D1_35f.zip
with error code 19" while reading response header from upstream
Tell me what to do and where to dig first, thanks!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question