Skip to content

Complete script to install Apache, PHP and MariaDb (MySQL) on Ubuntu based linux distros

License

Notifications You must be signed in to change notification settings

mkellyxp/Ubuntu-Scripts

Repository files navigation

Install Lamp on Ubuntu

Complete script to install Apache, PHP and MariaDb (MySQL) on Ubuntu based linux distros. This script will also set the correct folder and mysql permissions, and install basic php extensions.

To use, simply download the install-lamp.sh file and run:

sudo chmod a+rx install-lamp.sh

to make it executable.

Then just run:

./install-lamp.sh

as your user (not as root or sudo)

About

Complete script to install Apache, PHP and MariaDb (MySQL) on Ubuntu based linux distros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages