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

lamp_simple is incompatible with CentOS 7 #119

Closed
varnav opened this issue Aug 5, 2015 · 7 comments
Closed

lamp_simple is incompatible with CentOS 7 #119

varnav opened this issue Aug 5, 2015 · 7 comments

Comments

@varnav
Copy link
Contributor

varnav commented Aug 5, 2015

Hello!

One of incompatibilities was fixed by #118 - but two remain:

  1. There is no mysql-server package in the default repo
  2. There is no iptables service, it was replaced by firewalld

This can be fixed easily, and I can do this, but that will make this example incompatible with CentOS earlier than 7. Is it worth doing this?

@varnav
Copy link
Contributor Author

varnav commented Aug 5, 2015

Also SElinux seems to be blocking PHP from connecting to MySQL DB.

@gregdek
Copy link
Contributor

gregdek commented Aug 5, 2015

Should probably be a separate Centos 7 example...

@pypingou
Copy link

pypingou commented Aug 5, 2015

Can't you check which version of CentOS it is?

@varnav
Copy link
Contributor Author

varnav commented Aug 5, 2015

cat /etc/redhat-release says
CentOS Linux release 7.1.1503 (Core)

If you ok with that, I will make separate lamp_simple example for CentOS 7 and will make a merge request then. Should be quite simple.

@gregdek
Copy link
Contributor

gregdek commented Aug 5, 2015

I think a separate C7 demo would be useful.

@varnav
Copy link
Contributor Author

varnav commented Aug 6, 2015

New PR created: #121

I've tested it on 2 machines with fresh CentOS 7.1 installs

@varnav
Copy link
Contributor Author

varnav commented Aug 6, 2015

PR merged, new Centos7/RHEL7 specific example added to examples.

@varnav varnav closed this as completed Aug 6, 2015
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

3 participants