On the installation instructions, it says:
PHP running in CGI mode is NOT supported
On my phpinfo display, it has:
Under Loaded Modules, it has: mod_cgi
Variable:
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
PHP Variables:
GATEWAY_INTERFACE CGI/1.1
Does this mean that that my PHP is running under CGI Mode?