failed to open stream: Too many open files
-
PHP Warning: require(/path/to/wordpress/wp-content/plugins/amazon-s3-and-cloudfront/vendor/Aws3/GuzzleHttp/Promise/RejectedPromise.php): failed to open stream: Too many open files in /path/to/wordpress/wp-content/plugins/amazon-s3-and-cloudfront/vendor/Aws3/aws-autoloader.php on line 6 PHP Fatal error: require(): Failed opening required '/path/to/wordpress/wp-content/plugins/amazon-s3-and-cloudfront/vendor/Aws3/GuzzleHttp/Promise/RejectedPromise.php' (include_path='.:') in /path/to/wordpress/wp-content/plugins/amazon-s3-and-cloudfront/vendor/Aws3/aws-autoloader.php on line 6
I have a huge server with 32gigs of RAM running 8 large wp site.
So, RAM is not an issue. But after googling people are suggesting that Guzzle needs to have ‘Connection: Close’ header to avoid such problem.
I’m not sure. Help?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘failed to open stream: Too many open files’ is closed to new replies.