Installing Nginx With PHP5 And MySQL Support On Fedora 12

Posted by suvi under Webserver

New tutorial added to HowtoMatrix database.
Installing Nginx With PHP5 And MySQL Support On Fedora 12
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 12 server with PHP5 support (through FastCGI) and [...]

No Comments

Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.0

Posted by suvi under Mandriva, MySQL, PHP, Webserver

New tutorial added to HowtoMatrix database.
Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2010.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 2010.0 server with PHP5 support (through
FastCGI) and MySQL support.
Link to the original site

No Comments

How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny

Posted by suvi under Apache, Server, Ubuntu, Webserver

New tutorial added to HowtoMatrix database.
How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny
This article explains how you can set up an SSL vhost under Apache2
on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over
HTTPS (port 443). SSL is short for iSecure Sockets Layer/i and
is a cryptographic [...]

No Comments

Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP)

Posted by suvi under Server, Webserver, openSuse

New tutorial added to HowtoMatrix database.
LAMP is short for bL/binux, bA/bpache, bM/bySQL, bP/bHP.
This tutorial shows how you can install an Apache2 webserver on an
OpenSUSE 11.2 server with PHP5 support (mod_php) and MySQL support.
Link to the original site

No Comments

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Ubuntu 9.04 (Jaunty Jackalope)

Posted by suvi under Webserver

New tutorial added to HowtoMatrix database.
This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits [...]

No Comments

The Perfect Server – CentOS 5.4 x86_64 [ISPConfig 2]

Posted by suvi under CentOS, Webserver

New tutorial added to HowtoMatrix database.
This tutorial shows how to set up a bCentOS 5.4
server (x86_64) that offers all services needed by ISPs and web
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. This tutorial is written for
the 64-bit version of [...]

No Comments

Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.04

Posted by suvi under Ubuntu, Webserver

New tutorial added to HowtoMatrix database.
This document describes how to install a Proftpd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota with
this setup.
Link to [...]

No Comments

The Perfect Server – Ubuntu 9.10 [ISPConfig 3]

Posted by suvi under Apache, Ubuntu, Webserver

New tutorial added to HowtoMatrix database.
The Perfect Server – Ubuntu 9.10 [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 9.10 (Karmic Koala)
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 [...]

No Comments

How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2009.1

Posted by suvi under Apache, Mandriva, PHP, Webserver

New tutorial added to HowtoMatrix database.
How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2009.1
This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on Mandriva 2009.1. mod_fcgid is a compatible alternative to
the older mod_fastcgi. It lets you execute PHP scripts with the
permissions of their owners instead of the Apache user.
Link to [...]

No Comments

Installing a Web Server on Your Old Laptop

Posted by suvi under Webserver

New tutorial added to HowtoMatrix database.
Installing a Web Server on Your Old Laptop
                                                              This entry is part 5 of 5 in the series Building a Web Developer / Designer PCIn an earlier post to this series, I talked about converting an old ancient IBM Thinkpad T22 Laptop into a proxy server (using Squid). While this did [...]

No Comments

Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2009.1

Posted by suvi under Apache, Mandriva, MySQL, PHP, Webserver

New tutorial added to HowtoMatrix database.
Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2009.1
table align=left cellpadding=0 cellspacing=0 width=43 height=40 style=margin-top:0px;margin-bottom:0px;trtdimg class=teaser-image-even src=http://images.howtoforge.com/images/teaser/mandriva.gif width=40 height=40 alt= //td/tr/tablepbInstalling Lighttpd With PHP5 And MySQL Support On Mandriva 2009.1/b/p
pLighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can
install Lighttpd on a [...]

No Comments

Set Up A Simple High-Availability Web Server For A Small Company Using Debian Lenny

Posted by suvi under Debian, Server, Webserver

This tutorial was written for the Debian Lenny distribution and
supposes that the user has knowledge about what load balancing is and
some basic skills of Linux, our two load balancers consist out of 2
machines that monitor each other [heartbeat], if the master stops
responding the secondary one [Backup] will take the master role [Backup
-> Master].
Read more at [...]

No Comments

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 11

Posted by suvi under Fedora, Software, Webserver

This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits with this setup. Passwords will [...]

No Comments

The Perfect Server – CentOS 4.8 Server i386 [ISPConfig 2]

Posted by suvi under CentOS, Control Panels, Webserver

This tutorial shows how to set up a CentOS 4.8
server that offers all services needed by ISPs and web 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. This tutorial is written for the 32-bit version
of CentOS 4.8, but should apply to [...]

No Comments

Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04

Posted by suvi under MySQL, PHP, Ubuntu, Webserver

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.04 server with PHP5 support (through [...]

No Comments