- Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Ubuntu 13.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 13.04 server with PHP5 support (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. I use PHP-FPM in this tutorial instead of Lighttpd's spawn-fcgi.
with fpm lighttpd mysql php php-fpm ubuntu
- Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.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 5.0 server with PHP5 support (through FastCGI) and MySQL support.
with centos lighttpd lighty linux mysql php php5
- Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.6
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 5.6 server with PHP5 support (through FastCGI) and MySQL support.
with centos fastcgi lighttpd mysql php
- Installing Lighttpd With PHP5 And MySQL Support On Debian Etch
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 Etch server with PHP5 support (through FastCGI) and MySQL support.
with debian etch fastcgi lighttpd lighty linux mysql php5 server by 2 users
- 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.
with debian fastcgi lighttpd mysql php squeeze webserver
- 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.
with fastcgi fcgi fedora lighttpd mysql php
- Installing Lighttpd With PHP5 And MySQL Support On Fedora 14
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 14 server with PHP5 support (through FastCGI) and MySQL support.
with fastcgi fcgi fedora lighttpd mysql php
- Installing Lighttpd With PHP5 And MySQL Support On Fedora 7
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 7 server with PHP5 support (through FastCGI) and MySQL support.
with fedora lighttpd lighty linux mysql php php5
- Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2008.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 Mandriva 2008.0 server with PHP5 support (through FastCGI) and MySQL support.
with lighttpd lighty linux mandriva mysql php php5
- Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11 server with PHP5 support (through FastCGI) and MySQL support.
with fastcgi lighttpd mysql opensuse php suse
- Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.3
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.3 server with PHP5 support (through FastCGI) and MySQL support.
with fastcgi fcgi lighttpd mysql opensuse php suse
- Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.4
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.4 server with PHP5 support (through FastCGI) and MySQL support.
with fastcgi lighttpd mysql opensuse php suse
- 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.
with cgi fastcgi lighttpd mysql php ubuntu
- 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.
with fastcgi lighttpd maverick mysql php ubuntu webserver
- Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.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 11.04 server with PHP5 support (through FastCGI) and MySQL support.
with fastcgi lighttpd mysql natty php ubuntu
- Installing Maia Mailguard On Debian Lenny (Virtual Users/Domains With Postfix/MySQL)
This guide explains how to install Maia Mailguard, a spam and virus management system, on a Debian Lenny mailserver. Maia Mailguard is a web-based interface and management system based on the popular amavisd-new email scanner and SpamAssassin. Written in Perl and PHP, Maia Mailguard gives end-users control over how their mail is processed by virus scanners and spam filters, while giving mail administrators the power to configure site-wide defaults and limits.
with amavisd clamav debian maia mailguard postfix quarantine spamassassin
- Installing memcached And The PHP5 memcache Module On Debian Etch (Apache2)
This guide explains how to install memcached and the PHP5 memcache module on a Debian Etch system with Apache2. memcached is a daemon that can store objects in the system's memory (e.g. results of database queries) which can speed up your web site tremendously. You can use memcached over a network (i.e., install your web application on one server and memcached on another server), but usually you install both on one server to avoid the networking overhead.
with apache cache debian memcache memcached memory php
- Installing mod_geoip For Apache2 On Fedora 9
This guide explains how to set up mod_geoip with Apache2 on a Fedora 9 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.
with apache fedora geotargeting mod_geoip
- Installing ModSecurity2 On Debian Etch
This article shows how to install and configure ModSecurity (version 2) for use with Apache2 on a Debian Etch system. ModSecurity is an Apache module that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.
with apache debian etch linux modsecurity security server by 2 users
- Installing MyDNS & MyDNSConfig 3 On Fedora 10
In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3 on Fedora 10. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS. MyDNSConfig can create all types of DNS records that are available in MyDNS and adds features like user management and access privileges.
with dns fedora mydns mydnsconfig mysql nameserver
Bookmarks 401 - 420
« Previous
Next »