<?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>Open source blog, linux, php, python, security &#187; phpmyadmin</title>
	<atom:link href="http://www.alonon.net/tag/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alonon.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 07:23:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

   <image>
    <title>Open source blog, linux, php, python, security</title>
    <url>http://0.gravatar.com/avatar/5152c5736f5f8dd9570ffb2f9068e8ab.png?s=48</url>
    <link>http://www.alonon.net</link>
   </image>
		<item>
		<title>Ubuntu phpmyadmin not found problem solution</title>
		<link>http://www.alonon.net/ubuntu-phpmyadmin-not-found-problem-solution/</link>
		<comments>http://www.alonon.net/ubuntu-phpmyadmin-not-found-problem-solution/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 01:44:44 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=372</guid>
		<description><![CDATA[Problem on http://localhost/phpmyadmin Not Found The requested URL /phpmyadmin was not found on this server. Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch Server at localhost Port 80 Solution sudo vi /etc/apache2/apache2.conf add this somewhere Include /etc/phpmyadmin/apache.conf Then restart apache2 sudo service apache2 restart]]></description>
			<content:encoded><![CDATA[<p>Problem on http://localhost/phpmyadmin</p>
<blockquote><p>Not Found</p>
<p>The requested URL /phpmyadmin was not found on this server.<br />
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch Server at localhost Port 80</p></blockquote>
<p>Solution</p>
<blockquote><p>sudo vi /etc/apache2/apache2.conf</p></blockquote>
<p>add this somewhere</p>
<blockquote><p>Include /etc/phpmyadmin/apache.conf</p></blockquote>
<p>Then restart apache2</p>
<blockquote><p>sudo service apache2 restart</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.alonon.net/ubuntu-phpmyadmin-not-found-problem-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>install php apache mysql phpmyadmin</title>
		<link>http://www.alonon.net/install-php-apache-mysql-phpmyadmin/</link>
		<comments>http://www.alonon.net/install-php-apache-mysql-phpmyadmin/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 08:32:59 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=30</guid>
		<description><![CDATA[On ubuntu and kubuntu systems you can install php5 apache2 mysql and phpmyadmin with this command sudo apt-get install apache2 php5 php5-mysql php5-gd mysql-server phpmyadmin To enable mod_rewrite run this: sudo ln -sfn /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/ sudo /etc/init.d/apache2 restart]]></description>
			<content:encoded><![CDATA[<p>On ubuntu and kubuntu systems you can install php5 apache2 mysql and phpmyadmin with this command</p>
<blockquote><p>sudo apt-get install apache2 php5 php5-mysql php5-gd mysql-server phpmyadmin</p></blockquote>
<p>To enable mod_rewrite run this:</p>
<blockquote><p>sudo ln -sfn /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/<br />
sudo /etc/init.d/apache2 restart</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.alonon.net/install-php-apache-mysql-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

