MySQL in LEMP Stackscript
-
Hi I'm using the 10.04 LEMP script and the install goes ok (it won't resolve any ppa repos for some reason) until it gets to the MySQL setup then it chokes on the root password prompt. It won't accept anything I use "letmein" or "". I'm assuming it's a fairly important step, is there something I'm doing wrong or is the script nuts?
This is after the "In order to log into MySQL..." blurb where it prompts for the MySQL root password. No matter what I try it says: "ERROR 1045 (28000): Access denied for user 'root' @ 'localhost'
Posted 1 year ago # -
whatever is the MySQL password you added in the script variable, Steve, is the password to add at this stage.
Re. repos .. you can add any additional ones you want after by editing the file:-
sudo nano /etc/apt/sources.list
.. adding those you want, using the lines given on the repo's site
.. any reason you want additional repos? the script enables those you'd certainly need, but nothing niche for security reasons.
Posted 1 year ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
