reset password
Author Message
spanchal93
Posts: 5
Posted 20:00 Nov 10, 2015 |

I deployed the JDBC application on the server and it's giving me the error: Access denied for user 'cs320stu#'@'localhost' (using password: YES) - (the # is my id)

The same program works on the local machine but after deploying it, it gives the error stated above.

Last edited by spanchal93 at 20:00 Nov 10, 2015.
plakhan
Posts: 37
Posted 21:07 Nov 10, 2015 |
Do not connect to the cs3 server as of now.Just make sure everything works on your local machine. We will show you how to connect to the cs3 server. About your error it looks like there is some authetication problem. Double the password that you are using.
misha.chandan
Posts: 27
Posted 21:21 Nov 10, 2015 |

Try accessing  http://cs3.calstatela.edu/phpmyadmin/. Check your credentials.