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.
Read more »Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
This tutorial shows how you can install and run a Drupal 7.7 web site on Debian Squeeze or Ubuntu 11.04 with nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). In addition to that I will also show you how you can use the Drupal Boost plugin with nginx.
Read more »PHP users warned not to upgrade to 5.3.7
The PHP developers have warned users not to upgrade to the latest stable branch release of the PHP scripting language due to a serious bug.
Read more »- Login to post comments
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On CentOS 6.0
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 6.0 server with PHP5 support (through PHP-FPM) and MySQL support.
Read more »- Login to post comments
The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 2]
This is a detailed description about how to set up an OpenSUSE 11.4 server (x86_64) that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »Installing Nginx With PHP5 And MySQL Support On Debian Squeeze
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 »Category: End User Tags:
- Login to post comments
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
Converting MySQL database to Firebird
I decided to automate conversion of MySQL database to Firebird. I got
tired of manual find&replace process, and created a small parser that
changes from MySQL to Firebird syntax. Currently it only supports
database structure dump (no data, only structure) from PHPMyAdmin. Not
all datatypes are supported, but feel free to "fix" it. It's written
Installing Apache2 With PHP5 And MySQL Support On Debian Squeeze (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Squeeze server with PHP5 support (mod_php) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
The Perfect Server - Debian Squeeze (Debian 6.0) [ISPConfig 2]
This tutorial shows how to set up a Debian Squeeze (Debian 6.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.
Read more »The Perfect Server - Debian Squeeze With BIND & Courier [ISPConfig 3]
This tutorial shows how to prepare a Debian Squeeze (Debian 6.0) 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, and many more.
Read more »Category: End User Tags:
- Login to post comments
KDevelop 4.2 Released
New features and other notable changes: improved C++ support, find and replace in files, more embedded documentation, improved problems toolview, rename assistant, better handling of locked sessions
Read more »Category: High End 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