diff options
-rw-r--r-- | ext/opcache/ZendAccelerator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index 302a3c2c72..257f9b43f4 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -2357,6 +2357,7 @@ static inline int accel_find_sapi(void) "cli-server", "cgi-fcgi", "fpm-fcgi", + "fpmi-fcgi", "isapi", "apache2filter", "apache2handler", |