-
Published Answer
That doesn’t work either. When installing mysql-server, it doesn’t prompt to set a password, and when running mysqlsecureinstalla…
•
By
snakespan
-
Published Answer
If that’s the case, how is it reset?
•
By
snakespan
-
Published Question
Hi,
For some reason, I'm unable to access SQL on my host:
mysql -u root -p
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
The password is correct I believe, and I'm logged into 'ro...
4
•
•
By
snakespan
MySQL
Ubuntu 16.04
-
Published Question
Hi,
I've been following this tutorial to install Wordpress - https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lamp-on-ubuntu-16-04#step-1-create-a-mysql-database-and-user-for-wordpress
bu...
2
•
•
By
snakespan
MySQL
WordPress
Ubuntu 16.04
-
Published Question
Hi,
I'm trying to install Keystone.js which as a pre-requisite, requires installation of both Node and MongoDB, so I followed the following posts to do so:
https://www.digitalocean.com/community/tutorials/how-to-insta...
1
•
•
By
snakespan
Node.js