I’m connecting to database correctly from the independent sql client and I’m able to created, insert, drop tables without any problems for the database I’m trying to use with user id and password I’m attempting to configure wordpress.
My EC2’s security group setting allows 3306 port and my netstat and iptables command confirm that I have the correct port and it is open.
Basically, only wordpress cannot connect to my database.
It has been two days since I’ve been stuck on this issue and this is driving me mad….