The dreaded ‘Error establishing a database connection’
I am trying to use Netbeans PHP and have a LOCAL copy of WordPress with a remote mysql database. This was an obscure error which the following php revealed some hints. Note that the @ is NOT in front of the mysql_connect statement – this means you will see all the errors generated when something […]