I am trying to run the BigCommerce Hello World app on Apache. It installs ok, but when I launch it, I get an error.
CredisException in Client.php line 447: Connection to Redis failed after 1 failures.Last Error : (10061) No connection could be made because the target machine actively refused it.
I tried disabling the Windows Firewall and that did not help.
I looked at Client.php line 447, but it is only the code to display the error message.
I have searched for a solution for 10+ hours and I cannot solve this issue.