2020-02-21, 09:57 PM
(This post was last modified: 2020-02-21, 10:40 PM by nzoomed. Edited 2 times in total.)
Last weekend i created a forum running on a linux VPS with a LAMP stack, but soon realised its better to switch to dedicated webhosting.
Right now im just testing things out doing a dummy run and imported a database backup and entered the correct database username and password over in config.php
but i still get the error:
[READ] Unable to connect to MySQL server
1045 - Access denied for user (using password: YES)
Any ideas?
I thought i could just replace the backup to a new install and be good to go
My main question is, regarding username and password, is this stored in the database itself and encrypted? Or does the database engine itself handle the passwords?
Edit - i found I had to drop all tables in the database, and then do the import.
This is what it looks like now, its all garbled with plain text.
http://planetpc.co.nz/home/index.php
Right now im just testing things out doing a dummy run and imported a database backup and entered the correct database username and password over in config.php
but i still get the error:
[READ] Unable to connect to MySQL server
1045 - Access denied for user (using password: YES)
Any ideas?
I thought i could just replace the backup to a new install and be good to go
My main question is, regarding username and password, is this stored in the database itself and encrypted? Or does the database engine itself handle the passwords?
Edit - i found I had to drop all tables in the database, and then do the import.
This is what it looks like now, its all garbled with plain text.
http://planetpc.co.nz/home/index.php