<?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>AHMED TAWFIK &#187; phpmyadmin</title>
	<atom:link href="http://www.ahmedphp.com/category/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ahmedphp.com</link>
	<description>Life</description>
	<lastBuildDate>Tue, 17 Aug 2010 05:12:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Install Apache 2 , MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu</title>
		<link>http://www.ahmedphp.com/new/ubuntu/install-apache-2-mysql-5-php-5-phpmyadmin-for-linux-ubuntu/</link>
		<comments>http://www.ahmedphp.com/new/ubuntu/install-apache-2-mysql-5-php-5-phpmyadmin-for-linux-ubuntu/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 18:16:53 +0000</pubDate>
		<dc:creator>Ahmed Tawfik</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.ahmedphp.com/?p=672</guid>
		<description><![CDATA[I have now &#8220;PHP Version 5.2.10-2ubuntu6&#8243; but I don&#8217;t know what is ubuntu&#8221;6&#8243; ?]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I have now &#8220;PHP Version 5.2.10-2ubuntu6&#8243; but I don&#8217;t know what is ubuntu&#8221;6&#8243; ?</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZjIXZT9Hxwg&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ZjIXZT9Hxwg&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmedphp.com/new/ubuntu/install-apache-2-mysql-5-php-5-phpmyadmin-for-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How you can fix this problem</title>
		<link>http://www.ahmedphp.com/apache/how-you-can-fix-this-problem/</link>
		<comments>http://www.ahmedphp.com/apache/how-you-can-fix-this-problem/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 20:28:20 +0000</pubDate>
		<dc:creator>Ahmed Tawfik</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Lampp]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.ahmedphp.com/?p=630</guid>
		<description><![CDATA[Hello Everybody , How you can fix this problem MySQL said: #2002 &#8211; The server is not responding (or the local MySQL server&#8217;s socket is not correctly configured) Connection for controluser as defined in your configuration failed. Very simple : 1 &#8211; open your terminal 2- you should be on root   &#8220;su&#8221; 3- copy this [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Everybody , How you can fix this problem</p>
<p><strong>MySQL said: </strong><br />
#2002 &#8211; The server is not responding (or the local MySQL server&#8217;s socket is not correctly configured)<br />
Connection for controluser as defined in your configuration failed.</p>
<p style="text-align: left;"><a rel="attachment wp-att-631" href="http://www.ahmedphp.com/apache/how-you-can-fix-this-problem/attachment/screenshot/"><img class="aligncenter size-medium wp-image-631" title="phpmyadmin" src="http://www.ahmedphp.com/wp-content/uploads/Screenshot-300x187.png" alt="Screenshot" width="382" height="239" /></a></p>
<p style="text-align: left;">Very simple :</p>
<p style="text-align: left;">1 &#8211; open your terminal</p>
<p style="text-align: left;">2- you should be on root   &#8220;su&#8221;</p>
<p style="text-align: left;">3- copy this command line , past</p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 480px; height: 34px; text-align: left;" dir="ltr">sudo apt-get --purge remove mysql-server mysql-client</pre>
<p style="text-align: left;">after finish the order for this command you shoud be go to point 4</p>
<p style="text-align: left;">4- Same point 3 copy and past this command line</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 480px; height: 34px; text-align: left;" dir="ltr">sudo apt-get install mysql-server mysql-client</pre>
<p style="text-align: left;">5- Restart your lampp</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 480px; height: 34px; text-align: left;" dir="ltr">/opt/lampp/lampp restart</pre>
<p style="text-align: left;">6- Welcome to your phpmyadmin <img src='http://www.ahmedphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;">
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 246px; width: 1px; height: 1px;">sudo apt-get install mysql-server mysql-clientsudo apt-get install mysql-server mysql-client</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmedphp.com/apache/how-you-can-fix-this-problem/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Install Apache2, MySQL5, PHP5 and PHPMyAdmin on Ubuntu</title>
		<link>http://www.ahmedphp.com/php/install-apache2-mysql5-php5-and-phpmyadmin-on-ubuntu/</link>
		<comments>http://www.ahmedphp.com/php/install-apache2-mysql5-php5-and-phpmyadmin-on-ubuntu/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 15:13:17 +0000</pubDate>
		<dc:creator>Ahmed Tawfik</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Command Lines]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.ahmedphp.com/?p=613</guid>
		<description><![CDATA[This is a collection of guide how to install Apache Httpd Web Server complete with latest PHP (as Apache mod), MySQL for Ubuntu. As a bonus, I even through in an additional guide to install PHPMyAdmin. Please do note that most of this guide can be found elsewhere which is listed at the bottom of [...]]]></description>
			<content:encoded><![CDATA[<p>This is a collection of guide how to install Apache Httpd Web Server complete with latest PHP (as Apache mod), MySQL for Ubuntu. As a bonus, I even through in an additional guide to install PHPMyAdmin. Please do note that most of this guide can be found elsewhere which is listed at the bottom of the guide.</p>
<p><span id="more-438"> </span></p>
<h3>Getting Started</h3>
<p>I’m sure everyone here is familiar on how to use Terminal which is available from:</p>
<pre>Applications > Accessories > Terminal</pre>
<h3>Install Apache Httpd Web Server</h3>
<p>To install Apache, type the following command into your Terminal:</p>
<pre>> sudo apt-get install apache2</pre>
<h4>Testing Apache</h4>
<p>Paste the following command into your Terminal</p>
<pre>> sudo /etc/init.d/apache2 start</pre>
<p>Then open <code>http://localhost/</code> or <code>http://127.0.0.1</code> from your web browser. At first run, you would probably see a directory listing or a HTML page with a text saying “<strong>It’s Work</strong>“.</p>
<h1><em><strong><strong>It’s Work</strong></strong></em></h1>
<p><span id="more-613"></span><br />
To browse the file please navigate to the following folder</p>
<pre>> cd /var/www/</pre>
<h3>Install PHP</h3>
<p>Similar to Apache, all you need to do is type the following command in your Terminal:</p>
<pre lang="bash">> sudo apt-get install php5 libapache2-mod-php5</pre>
<p>After the installation is complete, do restart your Apache Http Web Server.</p>
<pre lang="bash">> sudo /etc/init.d/apache2 start</pre>
<p>This allow PHP to be include as Apache mod.</p>
<h4>Testing PHP</h4>
<p>A simple way to test your PHP is via phpinfo() function which display all related configuration of your PHP. To do so type the following command in your Terminal.</p>
<pre>> sudo gedit /var/www/phpinfo.php</pre>
<p>This will open gEdit text editor which you will type in</p>
<div>
<ol>
<li><span><span><?php phpinfo(); ?> </span></span></li>
</ol>
</div>
<pre style="display: none;"><?php phpinfo(); ?></pre>
<p>Open http://localhost/phpinfo.php in your web browser and you will get something like this: <img class="aligncenter" title="phpinfo" src="http://www.ahmedphp.com/images/phpinfo.png" alt="" width="660" height="298" /></p>
<p>You should see all of the info about your PHP installation listed on the page.</p>
<h3>Install MySQL</h3>
<p>Again, type the following command in your Terminal</p>
<pre>> sudo apt-get install mysql-server</pre>
<p>Note: As MySQL is installing, it will ask you to configure your root password. Make sure that you type it correctly, as it will only ask you once.</p>
<p>You might need to manually start MySQL  for the first time, do so by typing this command in your Terminal.</p>
<pre>> sudo /etc/init.d/mysql start</pre>
<h4>Testing MySQL</h4>
<p>After that is finished, you can test MySQL by running this, where 123 is your password</p>
<pre>> mysql -uroot -p123
mysql> show databases;
mysql> quit</pre>
<h3>Install PHPMyAdmin</h3>
<p>As usual, run the following command in terminal</p>
<pre>> sudo apt-get install phpmyadmin</pre>
<p>This process is quite, as slow as MySQL installation and there are time you need to provide some information in order to complete the process but it quite optional. Once finish you need to create a soft link in <code>/var/www/</code> to <code>/usr/share/phpmyadmin</code> using these command.</p>
<pre>> sudo ln -s /usr/share/phpmyadmin /var/www/phpmyadmin</pre>
<p>Now open up <code>http://localhost/phpmyadmin </code>your web browser.</p>
<p>Copyright  crynobone.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmedphp.com/php/install-apache2-mysql5-php5-and-phpmyadmin-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
