Error on Install – HTTP Error 502.2 – Bad Gateway
-
I downloaded PHP and WordPress, modified the config file to link to my db and then went to my https://localhost but am getting the error:
HTTP Error 502.2 – Bad Gateway
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are “PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect()My guess is that something needs to be modified with my php.ini file – like some mysql extensions. I do have these uncommented:
extension=mysqli
extension=pdo_mysqlI’m running PHP 7.3.6 and Windows 2008. Any ideas for how I can troubleshoot?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Error on Install – HTTP Error 502.2 – Bad Gateway’ is closed to new replies.