Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

Unmet dependency : mysql-server : Depends: mysql-server-5.5 -Ubuntu LEMP #34

Open
airspoon opened this issue Feb 23, 2016 · 1 comment

Comments

@airspoon
Copy link

For Ubuntu 14.04.3, it seems a package is needed: mysql-server-5.5
Using this script, I was unable to get nginx working or even recognized until I installed mysql-server-5.5 after the apt package manager gave me the following error:

The following packages have unmet dependencies:
 mysql-server : Depends: mysql-server-5.5 

After using apt to install mysql-server-5.5, nginx is now recognized and working.

@airspoon airspoon changed the title Unmet dependency : mysql-server : Depends: mysql-server-5.5 Unmet dependency : mysql-server : Depends: mysql-server-5.5 -Ubuntu LEMP Feb 23, 2016
@andrewsomething
Copy link
Member

Hey! Thanks for the report. Just to be clear, which script are you attempting to use? This one:

https://github.com/digitalocean/do_user_scripts/blob/master/Ubuntu-14.04/web-servers/lemp.yml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants