Use scripts to install Wordpress

Issues related to applications and software problems
Post Reply
sammyisaawesome
Posts: 1
Joined: 2017/04/25 01:42:25

Use scripts to install Wordpress

Post by sammyisaawesome » 2017/04/25 02:09:47

How do you use scripts to install Wordpress??
I got the error : You have error in your SQL syntax; check the manual that corresponds to your MariaDB server vision for the right syntax to use near 'My SQL > CREATE DATABASE Maria DB.

OR How do you install Wordpress into the operating system in the first place?

I did use this code : CREATE DATABASE wordpress;

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Use scripts to install Wordpress

Post by TrevorH » 2017/04/25 06:15:32

yum --enablerepo=extras install epel-release
yum install wordpress
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply