Open wcdean opened 8 years ago
FOR COPY EDITS:
--Completely rewrite intro.
--Get rid of the localinstall crap at the MySQL stuff. Use Mariadb, its literally the same thing.
'sudo yum update'
'sudo yum install mariadb mariadb-server'
add 'sudo systemctl enable mariadb.service' to have it start on boot
It needs to use mariadb.service instead of mysql.service everywhere in the guide to follow suit
CHECK FEDORA DOCS FOR SAME THING :(
NGINX:
--sudo systemctl enable nginx.service to have it start on boot
PASSES TURK TESTING
This is a stack in the way that Jenga is a structure. IT works, but barely. Apply copy edits and it'll be fine.
Testing and editing for 17349 - Build a LEMP stack (Linux, NGINX, MySQL, PHP) - CentOS 7