Description
Legacy PHP 7.4 web applications can run behind a FastCGI process manager. It is the FPM service component for serving old PHP applications through web servers such as nginx or Apache. It runs application code in the background, so pool permissions, sockets, and network exposure should be configured carefully.