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 [...]
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
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 [...]
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
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]