<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Php commands, errors, information, news, education</title>
	<link>http://www.phpcommand.com</link>
	<description>Php commands, errors, information, news, education</description>
	<lastBuildDate>Tue, 03 Aug 2010 07:31:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>bind/named : network unreachable resolving (IPv6)</title>
		<description><![CDATA[
RH 5.4 update: bind/named : network unreachable resolving (IPv6)
The new bind version 9.3.6 (Redhat 5.4) try to use IPv6 transport even if the server host does not have IPv6 connectivity, resulting in slower name resolution.


Quote:



Sep 2 19:43:16 cpanel named[22767]: network unreachable resolving &#8216;ns.isc.afilias-nst.info/A/IN&#8217;: 2001:500:7::79#53




// 

To fix this you have to start the bind damon with [...]]]></description>
		<link>http://www.phpcommand.com/linux/bindnamed-network-unreachable-resolving-ipv6/</link>
			</item>
	<item>
		<title>PHP Error Class &#8216;SoapClient&#8217; not found</title>
		<description><![CDATA[
I&#8217;ve often found that something gets left out or forgotten when moving a website from an old server to a new install. I&#8217;ve just finished migrating one of my customer&#8217;s sites to a new CentOS 5.0 install with Apache 2.2 and PHP 5.1.6, and there&#8217;s one single PHP script in the site which uses the [...]]]></description>
		<link>http://www.phpcommand.com/linux/php-error-class-soapclient-not-found/</link>
			</item>
	<item>
		<title>Issues related to the DNS server for Linux</title>
		<description><![CDATA[
IMPORTANT: Do not ignore this email.
The hostname  resolves to . It should resolve to (ip address). Please be sure to correct /etc/hosts as well as the &#8216;A&#8217; entry in zone file for the domain.
Some are all of these problems can be caused by
/etc/resolv.conf being setup incorrectly. Please check this file if you
believe everything else is [...]]]></description>
		<link>http://www.phpcommand.com/linux/issues-related-to-the-dns-server-for-linux/</link>
			</item>
	<item>
		<title>How to Clear and Delete Last Logged In Users and Bad Login Attemps Log (wtmp and btmp)</title>
		<description><![CDATA[


In Linux and Unix operating system, it’s possible to use “last” command to display and show the last logged in (and out) users history, and “lastb” command to show and display all the bad login attempts. The users’ login history is been logged and saved in wtmp file while faild login attempts is been stored [...]]]></description>
		<link>http://www.phpcommand.com/linux/how-to-clear-and-delete-last-logged-in-users-and-bad-login-attemps-log-wtmp-and-btmp/</link>
			</item>
	<item>
		<title>How to Read /var/log/btmp, Rotate the btmp Log With Logrotate</title>
		<description><![CDATA[
The btmp log keeps track of failed login attempts. I have seen on a default linux setup with logrotate configured where the btmp log is left out of rotation and eventually grows out of hand. So first you want to make sure that the btmp log is rotated using logrotate with the below information.
Log Location:/var/log/btmp, [...]]]></description>
		<link>http://www.phpcommand.com/linux/how-to-read-varlogbtmp-rotate-the-btmp-log-with-logrotate/</link>
			</item>
</channel>
</rss>

