Linux Tutorials on the topic “web server”
-
Using PHP5-FPM With Apache2 On Ubuntu 11.10
Author: Falko Timme • Tags: apache, php, ubuntu, web server • Comments: 0
Using PHP5-FPM With Apache2 On Ubuntu 11.10 This tutorial shows how you can install an Apache2 webserver on an Ubuntu 11.10 server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.
-
Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
Author: Falko Timme • Tags: debian, nginx, ubuntu, web server • Comments: 3
Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10 This tutorial shows how you can install and run Simple Groupware on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). Simple Groupware is an open source enterprise groupware that offers email, calendaring, contacts, tasks, document management, project management, synchronization with Outlook and cell phones, full-text search, extensions and many more. nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]
Author: Falko Timme • Tags: centos, control panels, ispconfig, web server, nginx • Comments: 7
The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3] This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache.
-
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php, web server • Comments: 2
Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 16 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - CentOS 6.2 x86_64 With Apache2 [ISPConfig 3]
Author: Falko Timme • Tags: apache, centos, control panels, ispconfig, web server • Comments: 31
The Perfect Server - CentOS 6.2 x86_64 With Apache2 [ISPConfig 3] This tutorial shows how to prepare a CentOS 6.2 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx.
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php, web server • Comments: 5
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.
-
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1
Author: Falko Timme • Tags: nginx, suse, web server • Comments: 0
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1 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 an OpenSUSE 12.1 server with PHP5 support (through PHP-FPM) and MySQL support.
-
The Perfect Server - CentOS 6.1 x86_64 With nginx [ISPConfig 3]
Author: Falko Timme • Tags: centos, control panels, ispconfig, web server, nginx • Comments: 2
The Perfect Server - CentOS 6.1 x86_64 With nginx [ISPConfig 3] This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache.
-
The Perfect Server - CentOS 6.1 x86_64 With Apache2 [ISPConfig 3]
Author: Falko Timme • Tags: apache, centos, control panels, ispconfig, web server • Comments: 2
The Perfect Server - CentOS 6.1 x86_64 With Apache2 [ISPConfig 3] This tutorial shows how to prepare a CentOS 6.1 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx.
-
Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0
Author: CSch • Tags: centos, lighttpd, web server • Comments: 4
Installing Lighttpd With PHP5 And MySQL Support On CentOS 6.0 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a CentOS 6.0 server with PHP5 support (through FastCGI) and MySQL support.