Skip to content

Instantly share code, notes, and snippets.

View Elb1to's full-sized avatar
❄️
Frozed Club on top

Víctor Abrego Elb1to

❄️
Frozed Club on top
View GitHub Profile
@Elb1to
Elb1to / Ubuntu server setup script (PHP 5.6)
Created March 24, 2020 23:55 — forked from Ravaelles/Ubuntu server setup script (PHP 5.6)
PHP 5.6 + nginx + MongoDB driver for PHP
#!/bin/bash
######################################################
### README ###########################################
######################################################
###
### One-line server install script for Ubuntu.
### Installs Nginx + PHP5.6 + MongoDB for PHP driver.
###
### Removes previous Apache, PHP, nginx installations.