Closed kenju254 closed 10 years ago
Was it the case that you already had mysql running on this server when you ran the install script? We assume that you are starting from a fresh installation of Ubuntu 12.04 without any additional packages or modifications.
MySQL is already installed when running this script since I had initially run the script and it stopped since there was no ~/.my.cnf file.
When I am running this, MySQL is already installed.
I would try it again against a fresh install of ubuntu 12.04
I will try it again against a fresh install and see if it works well.
What would you recommend installing using the script or just doing it manually?
Using https://raw.githubusercontent.com/edx/configuration/master/util/install/vagrant.sh should work.
On Mon, Apr 28, 2014 at 11:58 AM, Kenneth Kinyanjui < notifications@github.com> wrote:
I will try it again against a fresh install and see if it works well.
What would you recommend installing using the script or just doing it manually?
— Reply to this email directly or view it on GitHubhttps://github.com/edx/configuration/issues/1047#issuecomment-41576381 .
I run the
On my Ubuntu Server 12.04 so after reading a lot and tweaking
with the right configuration. I got my Ansible playbook running.
So initially when I start my instance I can access MySQL and it is running at the time. But I tend to suspect there is a play that locks the MySQL and makes it inaccessible when running Play 189 as you can see on the Error page above.
Is this a bug or simply something I have missed.