CGlobe Posted February 1, 2013 Report Share Posted February 1, 2013 Hi all, I am trying to set up phpVMS on clustered/cloud hosting (however you wish to describe it!) Webserver (which is actually on three IP addresses): 1.2.3.4 SQL server (which is on one IP address): 6.7.8.9 Website URL: http://mywebsite.co.uk Database Name: site_vms Database Server: 6.7.8.9 Database Username: username Database Password: password Database Type: MySQL Table Prefix: phpvms_ Clicking "Next step" gives me: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'username'@'1.2.3.4' (using password: YES) (1045)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /var/sites/f/flyskylink.co.uk/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 Does anyone have any ideas on how to fix this? (and apologies for the security, would rather no-one knows about this yet!) Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 3, 2013 Administrators Report Share Posted February 3, 2013 The error message Access denied for user 'username'@'1.2.3.4' tells me that either there is no user "username" or that the password is not "password" Quote Link to comment Share on other sites More sharing options...
CGlobe Posted February 4, 2013 Author Report Share Posted February 4, 2013 Stupidity on my part, I did indeed have the username wrong (so obvious!), however that still doesn't explain why the error message displays the wrong server IP Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.