[HowToForge] Cherokee+PHP5+Soporte MySQL en Ubuntu 9.10

En el sitio de HowToForge.com, hay un nuevo tutorial que muestra como se puede instalar Cherokee+PHP+MySQL en Ubuntu.

On the HowToForge.com site there's a new tutorial showing you how to get Cherokee, PHP and MySQL working on Ubuntu.

Castellano | English

Chreokee es un servidor web ligero que no tiene dependencias más allá de las bibliotecas estándar C. Cherokee es un servidor web muy rápido, flexible y fácil a configurar. Se apoya en tecnologías muy extendidas hoy en día, tales como : FastCGI, SCGI, PHP, CGI, TLS y conexiones codificadas SSL, hosts virtuales, autenticación on the fly codificada, equilibrio de carga, compatibilidad con los archivos históricos de apache, y mucho más.

Este tutorial, muestra como usted puede instalar el servidor Cherokee en una distribución Ubuntu 9.10 con PHP5 (por FastCGI) y MySQL. Para instalar el paquete, se sirven del gestor "aptitude". Con el cual podrán instalar el servidor Cherokee, MySQL server y cliente y PHP; así como incluir algunas opciones de configuración que usted tendrá que cambiar para poner en marcha todo esto. PHP es proporcionado al servidor de web instalándo FastCGI. Un tutorial con capturas de pantalla (screenshots) que sirven para mostrar la interfaz de admin de Cherokee, servirán para ayudarse a verlo en acción.

Link: Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10


Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10

Chreokee is a light-weight web server that has no dependencies beyond the standard C libraries.

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. This tutorial shows how you can install Cherokee on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.

They use the aptitude package manager to install all of the software needed - the MySQL server and client, Cherokee and PHP - and include some of the configuration options you'll need to change to get it all up and running. The PHP functionality is provided to the web server via the FastCGI installation. A few screenshots are thrown in to show the Cherokee web-based admin interface in action.

Link: Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10