Linux Tutorials on the topic “apache”
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.3 (LAMP)
Author: Falko Timme • Tags: apache, suse, web server • Comments: 7
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.3 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.3 server with PHP5 support (mod_php) and MySQL support.
-
Chrooting Apache2 With mod_chroot On CentOS 5.4
Author: Falko Timme • Tags: apache, centos, security • Comments: 0
Chrooting Apache2 With mod_chroot On CentOS 5.4 This guide explains how to set up mod_chroot with Apache2 on a CentOS 5.4 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
-
Chrooting Apache2 With mod_chroot On OpenSUSE 11.2
Author: Falko Timme • Tags: apache, security, suse, web server • Comments: 1
Chrooting Apache2 With mod_chroot On OpenSUSE 11.2 This guide explains how to set up mod_chroot with Apache2 on an OpenSUSE 11.2 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
-
-
Apache And MySQL Monitoring With Bijk On Debian Lenny
Author: zdenek • Tags: apache, debian, monitoring, mysql • Comments: 0
Apache And MySQL Monitoring With Bijk On Debian Lenny This tutorial describes how you can monitor your server with the tool Bijk. Bijk creates online 30 graphs about load, CPU, memory, traffic, Apache, NginX, PostreSQL and others with alerts. Bijk can be used on Debian, Ubuntu, CentOS, RedHat and Gentoo. In this article I will explain how to install Bijk on Debian.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 13 (LAMP)
Author: Falko Timme • Tags: apache, fedora, web server • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On Fedora 13 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 13 server with PHP5 support (mod_php) and MySQL support.
-
Generating Web Site Statistics With AWStats & JAWStats On Debian Lenny
Author: Falko Timme • Tags: apache, debian, web server • Comments: 3
Generating Web Site Statistics With AWStats & JAWStats On Debian Lenny This tutorial explains how you can generate statistics for your web site with AWStats and JAWStats on a Debian Lenny web server. AWStats is a free powerful and featureful tool that generates advanced web server statistics. JAWStats runs in conjunction with AWStats and produces clear and informative charts, graphs and tables about your website visitors. AWStats is able to create graphical web pages for the statistics, but JAWStats presents this data in a much nicer way - it's much better organized and makes use of Ajax and Flash.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu • Comments: 16
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 10.04 server with PHP5 support (mod_php) and MySQL support.
-
Reduce Apache's Load With Nginx On RHEL 5.2
Author: Nikitos • Tags: apache, centos, nginx • Comments: 2Reduce Apache's Load With Nginx On RHEL 5.2 This how-to describes how to install and configure Nginx to accelerate an Apache server based on RHEL 5.2.
-
The Perfect Subversion Server - Debian Lenny [ISPConfig3]
Author: indemnity83 • Tags: apache, debian, ispconfig • Comments: 7
The Perfect Subversion Server - Debian Lenny [ISPConfig3] Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of "time machine". This guide will help you setup the subversion system, and integrate it with your existing ISPConfig3 installation allowing you control over disk usage, quota and other factors in a very familiar way. Perhaps one day, somebody can use this process to create a plug in for ISPConfig3 that does all of this automatically.
-
How To Set Up suPHP On A Debian Sarge Based ISPConfig Server
Author: Hans • Tags: apache, control panels, debian, ispconfig, php • Comments: 1How To Set Up suPHP On A Debian Sarge Based ISPConfig ServerWith this howto I explain how to set up suPHP on a Debian based ISPConfig server with php4. Mainly, it is based on Falko's howto http://www.howtoforge.com/apache2_suphp_php4_php5. Within the forums on Howtoforge, lots of information about "setting up suphp" can be found. However, this information is spread all over the forums, so it is not very clear how to set up suphp on an ISPConfig server. It was the reason for me to write this howto. When you've setup suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of www-data.