Yes, the table prefix is defined in my wp-config file
Do you mean adding the port number to the end of my host? Like this?
define('DB_HOST', 'db_url:3306');
Already have it setup that way.
-
This reply was modified 4 years, 8 months ago by rakshak.
Hi @corrinarusso. thanks for your reply.
I have the table name set to wp_313.
I have double-checked the security group and port number on the RDS instance.
I can connect to the DB from the EC2 instance, this rules out any port number and security group issues.