Skip to content

Instantly share code, notes, and snippets.

View speedboost57's full-sized avatar
😎
gaming

speedboost57

😎
gaming
View GitHub Profile
@speedboost57
speedboost57 / Ubuntu server setup script (PHP 5.6)
Created May 17, 2020 23:48 — forked from Elb1to/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.