Error in php-fpm.conf.70

StroeveICT

New member
Joined
Apr 15, 2013
Messages
3
I just installed php-fpm70 on my server, but got an error when starting php-fpm70.
It tries to load the config files for php-fpm56

Error in file: http://files1.directadmin.com/services/custombuild/php-fpm.conf.70
Code:
; Load all DA User configs
include=/usr/local/directadmin/data/users/*/php/php-fpm56.conf
Please change this to include php-fpm70.conf
Code:
; Load all DA User configs
include=/usr/local/directadmin/data/users/*/php/php-fpm70.conf
 
Thanks for the report!
Fixed on files1, should be rsynced to other servers within 24 hours.

John
 
Back
Top