/WordPress-script-installation

Installation script for wordpress on linux debian 8.1 server

Primary LanguageShell

WordPress-script-installation

Installation script for wordpress on linux debian 8.1 server

To start the script you have to grant the execution rights

chmod u+x wordpress.sh

To start the script

./worpress.sh

to force the reinstallation of all packages

./wordpress.sh -f

Global variable at the beginning of the file

DatabasePass="test" password of the admin database wordpress

Directory="/var/www/html/index.html" by default

admin="word" name of the admin database wordpress

name="wordly" name of the database wordpress

email="meslien.jonathan@gmail.com" adress mail

url="wp.mywebchef.org" alias domain name for development

urltwo="mywebchef.org" domain name for development

folder="/var/www/html/toto" virtualhost folder