Cannot Create or Change Database
-
- Posts: 5
- Joined: Thu Feb 20, 2014 1:42 am
Cannot Create or Change Database
Hello,
I am getting the following error when I try to make a new database:

I also cannot make changes to existing databases. I changed the MySQL root password, so is that the problem? Thanks for any help you can provide.
I am getting the following error when I try to make a new database:

I also cannot make changes to existing databases. I changed the MySQL root password, so is that the problem? Thanks for any help you can provide.
Re: Cannot Create or Change Database
Try editing the mysql.conf file located in the "/usr/local/vesta/conf" directory.
It should start like this:
Update the password with your new MySQL root password, restart vesta and it should be fixed.
It should start like this:
Code: Select all
HOST='localhost' USER='root' PASSWORD='password'
Last edited by Joshua on Thu Feb 20, 2014 2:19 am, edited 1 time in total.
-
- Posts: 5
- Joined: Thu Feb 20, 2014 1:42 am
Re: Cannot Create or Change Database
That fixed it. Thank you, Joshua, for helping a novice like me learn!
Re: Cannot Create Database
Please see this image:

I dont know why, before it show in host field is "localhost" but now, it's empty and I cant create new database.
Please help me.

I dont know why, before it show in host field is "localhost" but now, it's empty and I cant create new database.
Please help me.
Re: Cannot Create Database
viewtopic.php?f=10&t=5326&start=10#p30042 - reinstall solved problem or not?ducnb wrote:Please see this image:
I dont know why, before it show in host field is "localhost" but now, it's empty and I cant create new database.
Please help me.