PHP is version 5.3.3, MySQL is 5.1.67, and the MySQL port number is 3306. I checked and the mysqld process is indeed listening on that port.
I don't think the firewall is open for port 3306, but I was thinking it didn't need to be, since everything is happening locally except the client browser access. Do I need to open the firewall on that port?
Thanks