--- ZendAccelerator.c.orig 2019-11-10 06:36:52.517763612 +0000 +++ ZendAccelerator.c 2019-11-10 07:08:58.256504607 +0000 @@ -2559,13 +2559,12 @@ static inline int accel_find_sapi(void) { static const char *supported_sapis[] = { - "apache", + "apache2-mod_php", "fastcgi", "cli-server", - "cgi-fcgi", + "cgi", "fpm-fcgi", "fpmi-fcgi", - "apache2handler", "litespeed", "uwsgi", NULL