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 Debian Squeeze server with PHP5 support (through FastCGI) and MySQL support.
Read more »Installing Lighttpd With PHP5 And MySQL Support On Debian Squeeze
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Debian Squeeze server with PHP5 support (through FastCGI) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 14
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 Fedora 14 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.10
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.10
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 10.10 server with PHP5 support (through FastCGI) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 10.10
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 Ubuntu 10.10 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Installing Nginx With PHP5 And MySQL Support On CentOS 5.5
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 CentOS 5.5 server with PHP5 support (through FastCGI) and MySQL support.
Read more »- Login to post comments
Installing Lighttpd With PHP5 And MySQL Support On Fedora 13
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 13 server with PHP5 support (through FastCGI) and MySQL support.
Read more »- Login to post comments
Installing Nginx With PHP5 And MySQL Support On Fedora 13
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 Fedora 13 server with PHP5 support (through FastCGI) and MySQL support.
Read more »- Login to post comments
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.04
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 10.04 server with PHP5 support (through FastCGI) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
Drupal 6 Hosting With nginx And PHP-FastCGI On Ubuntu 9.10
Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI.
Read more »Installing Cherokee With PHP5 And MySQL Support On Mandriva 2009.1
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Installing Cherokee With PHP5 And MySQL Support On Fedora 11
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more.
Read more »Problems running PHP as a separate FastCGI process
The article describes one particular problem the author encountered when running PHP as a standalone FastCGI process. The PHP process would after a certain number of requests stop responding altogether and this way cause all newly incoming requests to hang. The article does of course include a solution for the problems it mentions.
Read more »- Login to post comments