<?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, 20 Oct 2008 23:06:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Tried to fetch SOA record for domain, but DNS server ns1.somens.org [7x.xx.xx.xxx] returned error code Refused</title>
		<description>i am fight with this error more than 3 days but finally i find the solution.

OS: Fedora Core 8
Bind DNS Server:version 9.5.0

how i can install Bind Dns server 9.5.0 ?

its very simple

yum install bind bind-chroot  bind-devel bind-utils bind-libs 

nano /etc/named.conf

remove this line from options
listen on {127.0.0.1;}
and another important thing is ...</description>
		<link>http://www.howtoinstall.net/2008/10/20/tried-to-fetch-soa-record-for-domain-but-dns-server-ns1somensorg-7xxxxxxxx-returned-error-code-refused/</link>
			</item>
	<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>
</channel>
</rss>

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