So I manually inserted it.
Must use forward slash, or installer cannot find php.exe
Code: Select all
INSERT INTO cacti.settings (name, value) VALUES('path_php_binary', 'c:/tools/php74/php.exe');
Code: Select all
INSERT INTO cacti.settings (name, value) VALUES('path_php_binary', 'c:/tools/php74/php.exe');