public marks

PUBLIC MARKS from falko with tags mysql & SL

05 March 2013

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Scientific Linux 6.3 | HowtoForge - Linux Howtos and Tutorials

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Scientific Linux 6.3 server with PHP5 support (through PHP-FPM) and MySQL support.

03 March 2013

Installing Apache2 With PHP5 And MySQL Support On Scientific Linux 6.3 (LAMP) | HowtoForge - Linux Howtos and Tutorials

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Scientific Linux 6.3 server with PHP5 support (mod_php) and MySQL support.