<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP.ph &#187; LAMP</title>
	<atom:link href="http://www.php.ph/tag/lamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php.ph</link>
	<description>Linux Apache MySQL PHP</description>
	<lastBuildDate>Sun, 13 Nov 2011 13:04:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Repair MySQL Tables</title>
		<link>http://www.php.ph/2009/10/18/repair-mysql-tables/</link>
		<comments>http://www.php.ph/2009/10/18/repair-mysql-tables/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 10:58:37 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=120</guid>
		<description><![CDATA[SSH through PuTTY. Check mysql tables. mysqlcheck [DBNAME] Repair database tables. mysqlcheck -r [DBNAME] That&#8217;s it. Short and simple.]]></description>
		<wfw:commentRss>http://www.php.ph/2009/10/18/repair-mysql-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boringguys: LAMP and Obama</title>
		<link>http://www.php.ph/2008/11/06/boringguys-lamp-and-obama/</link>
		<comments>http://www.php.ph/2008/11/06/boringguys-lamp-and-obama/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 23:41:25 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[News and Views]]></category>
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=105</guid>
		<description><![CDATA[Rich Zygler has pointed out, johnmccain.com used MS Windows and .NET while barackobama.com used LAMP with PHP. Obama &#8211; LAMP won.]]></description>
		<wfw:commentRss>http://www.php.ph/2008/11/06/boringguys-lamp-and-obama/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora Core 9: Webmin Installation</title>
		<link>http://www.php.ph/2008/07/23/fedora-core-9-webmin-installation/</link>
		<comments>http://www.php.ph/2008/07/23/fedora-core-9-webmin-installation/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 16:06:19 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=23</guid>
		<description><![CDATA[Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd. Through SSH. yum -y install perl-Net-SSLeay Download the file. wget http://nchc.dl.sourceforge.net/sourceforge/webadmin/webmin-1.420-1.noarch.rpm or wget http://prdownloads.sourceforge.net/webadmin/webmin-1.420-1.noarch.rpm Install it. rpm -Uvh webmin-1.420-1.noarch.rpm]]></description>
		<wfw:commentRss>http://www.php.ph/2008/07/23/fedora-core-9-webmin-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 5: Webmin Installation</title>
		<link>http://www.php.ph/2007/12/18/centos-5-webmin-installation/</link>
		<comments>http://www.php.ph/2007/12/18/centos-5-webmin-installation/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 01:12:23 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://www.php.ph/2007/12/18/centos-5-webmin-installation/</guid>
		<description><![CDATA[Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Through SSH. yum -y install perl-Net-SSLeay Change directory. cd /usr/src Get the file. wget http://nchc.dl.sourceforge.net/sourceforge/webadmin/webmin-1.380-1.noarch.rpm Install it. rpm -i webmin-1.380-1.noarch.rpm]]></description>
		<wfw:commentRss>http://www.php.ph/2007/12/18/centos-5-webmin-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP.ph</title>
		<link>http://www.php.ph/2007/11/14/hello-world/</link>
		<comments>http://www.php.ph/2007/11/14/hello-world/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 07:35:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=1</guid>
		<description><![CDATA[Welcome! This will be the first post in the nth generation of PHP.ph. Here you will read news and views about Linux, Apache, MySQL and PHP (LAMP).]]></description>
		<wfw:commentRss>http://www.php.ph/2007/11/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

