<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="0.92">
<channel>
	<title>How to install Webhosting Guide</title>
	<link>http://www.howtoinstall.net</link>
	<description>Apache  PHP Mysql  Bind DNS Yum</description>
	<lastBuildDate>Mon, 09 Jul 2007 08:47:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Cpanel mysql5 and php5 how to</title>
		<description>I updated today to mysql5 and php5 .. and I ran into one problem.... the sql server would not start
after installing I was getting:

Starting MySQLCouldn't find MySQL manager or server        [FAILED]

1st! how to install mysql5 and php5 with cpanel (with out having cpanel ...</description>
		<link>http://www.howtoinstall.net/2007/07/09/cpanel-mysql5-and-php5-how-to/</link>
			</item>
	<item>
		<title>Fix Apache - No space left on device: Couldn&#8217;t create accept lock or Cannot create SSLMutex</title>
		<description>When dealing with mem-leaks in my mod_perl-apps I ran into a curious apache-problem. After a while apache could not be started but failed with strange errors like:
[emerg] (28)No space left on device: Couldn't create accept lock
or
[crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed
or
[Wed Dec 07 ...</description>
		<link>http://www.howtoinstall.net/2007/07/09/fix-apache-no-space-left-on-device-couldnt-create-accept-lock-or-cannot-create-sslmutex/</link>
			</item>
	<item>
		<title>Installing Apache, MySQL, and PHP on Linux</title>
		<description>This tutorial is designed to guide you through the initial steps of setting up Apache, MySQL, and PHP on Linux. The Linux distribution being utilized for this tutorial is Fedora Core 1, however the steps should be very similar across most distributions. This tutorial makes the assumption that you have ...</description>
		<link>http://www.howtoinstall.net/2007/01/20/installing-apache-mysql-and-php-on-linux/</link>
			</item>
	<item>
		<title>Finding/locating files with find command</title>
		<description>UNIX/Linux system administrator can use nifty find utility to gain lots of useful information. This will help to monitor and enhance the security of system.

(A) Finding all set user id files
# find / -perm +u=s
OR
# find / -perm +4000
See also, shell script to find all programs and scripts with setuid ...</description>
		<link>http://www.howtoinstall.net/2007/01/14/findinglocating-files-with-find-command/</link>
			</item>
	<item>
		<title>Installing zend optimizer</title>
		<description>Zend optimizer is a plugin to php which allows a server to read zend encoded files as well as serve as a platform to install zend modules such as eaccelerator. The installation is incredibly simple thanks to zend's script. The current 10a version works with php 4.4.1 as well as ...</description>
		<link>http://www.howtoinstall.net/2007/01/01/installing-zend-optimizer/</link>
			</item>
	<item>
		<title>Optimizing host.conf and sysctl.conf</title>
		<description>Well, here is another net-based optimization script i have for you. It also is not a masterpiece, but when you include this with everything else, this small addition is the topping to the cake. 

#!/bin/sh
cp /etc/host.conf /etc/host.back
echo "# Lookup names via DNS first then fall back to /etc/hosts." > /etc/host.conf
echo "order ...</description>
		<link>http://www.howtoinstall.net/2007/01/01/optimizing-hostconf-and-sysctlconf/</link>
			</item>
	<item>
		<title>how to install eAccelerator</title>
		<description>eAccelerator is a PHP caching system, which caches frequently used portions of PHP files to RAM to increase performance. This is especially great on high traffic websites such as forums. Performance gains of up to 1000% have been seen with eAccelerator. The following tutorial shows how to install eAccelerator from ...</description>
		<link>http://www.howtoinstall.net/2006/12/30/how-to-install-eaccelerator/</link>
			</item>
	<item>
		<title>Guide to .htaccess tutorial and tips</title>
		<description>Guide to .htaccess tutorial and tips
Introduction
In this tutorial you will find out about the .htaccess file and the power it has to improve your website. Although .htaccess is only a file, it can change settings on the servers and allow you to do many different things, the most popular being ...</description>
		<link>http://www.howtoinstall.net/2006/12/30/guide-to-htaccess-tutorial-and-tips/</link>
			</item>
	<item>
		<title>Apache Log Files Explained</title>
		<description>Apache Log Files Explained

Configure Web Logs in Apache
Author's Note: While most of this piece discusses configuration options for any operating system Apache supports, some of the content will be Unix/Linux (*nix) specific, which now includes Macintosh OS X and its underlying Unix kernel.
One of the many pieces of the Website ...</description>
		<link>http://www.howtoinstall.net/2006/12/30/apache-log-files-explained/</link>
			</item>
	<item>
		<title>Howto mod_rewrite with Apache</title>
		<description>Howto mod_rewrite with Apache
About mod_rewrite for Apache
This module uses a rule-based rewriting engine (based on a regular-expression parser) to rewrite requested URLs on the fly. It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule to provide a really flexible and powerful ...</description>
		<link>http://www.howtoinstall.net/2006/12/30/howto-mod_rewrite-with-apache/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.311 seconds -->
