Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 242 Bytes

File metadata and controls

15 lines (11 loc) · 242 Bytes

All about PHP-FPM

All about php-fpm | config | troubleshoutng

Opcache.

Problem.

> Check if OPcache is up and running on a server.
> php-fpm
> php

Solution.

   1. php-fpm -i | grep "Opcode Caching"