Ahmad Haggag
Ahmad Haggag
The parser.out file is used for debugging. In production, it's not needed. And it's generating write errors for environments like AWS Lambda where the file system is read only (i.e....
The new feature performs the count asynchronously after page load rather than during page generation by sending a request to /modules/statistics/statistics.php. I had to add the following to my site...
The upstream_phpcgi_unix.conf file is using 2 unix sockets (php-fpm.sock and php-fpm-zwei.sock) in the upstream block. Dose it make sense to use load balancing when using unix sockets on a single...