I am trying to install cacti v1.2.5 on Windows Server 2016 using IISv10 and MariaDB 10.x different server.
I have been stuck in the pre-installation checks for 7++ hours.
It keep showing "Cli-No" in the result where I have set the system variables and pretty sure that i can execute the php from everywhere.
Anyone has idea for this issue?
Additionally, using non-admin account run cli_test.php will get PHP notice as below
Code: Select all
C:\inetpub\wwwroot\cacti\install>php cli_test.php
PHP Notice: Undefined offset: 1 in C:\inetpub\wwwroot\cacti\install\cli_test.php on line 30
0