Change directives of Nginx

My new server uses Nginx as a web server. When I check the error log of it, I saw a lot of warnings. 2016/08/27 07:30:03 [warn] 11951#11951: *590544 an upstream response is buffered to a temporary file /var/cache/nginx/fastcgi_temp/3/28/0000008283 while reading...

Enable Memcache on phpBB 3

First of all, I need Memcache to be installed in the server. I don’t want say too much about installation of Memcache. The topic is MAKE MEMCACHE WORK ON PHPBB3. First get acm_memcache.php from code center of phpbb. Put this...