<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoge.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Howtoge - Jaunty Jackalope</title>
 <link>http://www.howtoge.com/taxonomy/term/193/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Howto Install LAMP server in Jaunty</title>
 <link>http://www.howtoge.com/howto/Howto-Install-LAMP-server-in-Jaunty</link>
 <description>LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server,MySQL as the relational database management system and PHP as the object-oriented scripting language.&lt;br&gt;We have already discussed howto install LAMP server using the base installation.If you want to install separately use this procedure.&lt;br&gt;&lt;br&gt;Apache2 installation&lt;br&gt;&lt;br&gt;&lt;p&gt;Install apache2 using the following command&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo apt-get install apache2&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;to check that Apache has been installed without problems, go to your browser and type&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;a href=&quot;http://localhost&quot; title=&quot;http://localhost&quot;&gt;http://localhost&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;or from remove machine&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://serveripaddress&quot; title=&quot;http://serveripaddress&quot;&gt;http://serveripaddress&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note:- You can find your server ip address using ifconfig command&lt;/p&gt;
&lt;p&gt;if everything is correct you will see the message&lt;/p&gt;
&lt;p&gt;It works&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PHP5 Installation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Install php5 using the following command&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo apt-get install php5 libapache2-mod-php5&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;restart apache2 using the following command&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo etc/init.d/apache2 restart&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;MySql Installation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To install MySql type the command&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo apt-get install mysql-server&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;During the installation you will get the screen to set root password for MySql, enter your password and retype it&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Phpmyadmin&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.
phpMyAdmin supports a wide range of operations with MySQL. The most
frequently used operations are supported by the user interface
(managing databases, tables, fields, relations, indexes, users,
permissions, etc), while you still have the ability to directly execute
any SQL statement.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install phpmyadmin in ubuntu&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo apt-get install phpmyadmin&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;During the installation a blue screen will appear asking you which
server you want to use apache, apache2 …. choose then apache2 and click
ok&lt;/p&gt;
Now Point your browser to: &lt;a href=&quot;http://serverip/phpmyadmin&quot; title=&quot;http://serverip/phpmyadmin&quot;&gt;http://serverip/phpmyadmin&lt;/a&gt;&lt;br&gt;</description>
 <comments>http://www.howtoge.com/howto/Howto-Install-LAMP-server-in-Jaunty#comments</comments>
 <category domain="http://www.howtoge.com/category/Tags/Jaunty-Jackalope">Jaunty Jackalope</category>
 <category domain="http://www.howtoge.com/category/Tags/LAMP">LAMP</category>
 <category domain="http://www.howtoge.com/category/Tags/Ubuntu">Ubuntu</category>
 <category domain="http://www.howtoge.com/category/Tags/Ubuntu-9.04">Ubuntu 9.04</category>
 <pubDate>Mon, 13 Jul 2009 19:29:15 +0000</pubDate>
 <dc:creator>Natt Chanapa</dc:creator>
 <guid isPermaLink="false">117 at http://www.howtoge.com</guid>
</item>
<item>
 <title>Another Easy way to install LAMP server in ubuntu 9.04 (jaunty jackalope)</title>
 <link>http://www.howtoge.com/howto/Another-Easy-way-to-install-LAMP-server-in-ubuntu-9.04-jaunty-jackalope</link>
 <description>&lt;p&gt;How to instal LAMP server in ubuntu 9.04 (Jaunty Jackalop)&lt;br&gt;&lt;br&gt;The following is the Easy way to Install LAMP server&lt;br&gt;Same can be used for installing DNS Server, DHCP Server etc&lt;br&gt;&lt;br&gt;$sudo tasksel&lt;br&gt;&lt;br&gt;Now you will get a window&lt;br&gt;&lt;br&gt;Select LAMP server and Go&lt;/p&gt;</description>
 <comments>http://www.howtoge.com/howto/Another-Easy-way-to-install-LAMP-server-in-ubuntu-9.04-jaunty-jackalope#comments</comments>
 <category domain="http://www.howtoge.com/category/Tags/install">install</category>
 <category domain="http://www.howtoge.com/category/Tags/Jaunty-Jackalope">Jaunty Jackalope</category>
 <category domain="http://www.howtoge.com/category/Tags/LAMP">LAMP</category>
 <category domain="http://www.howtoge.com/category/Tags/Ubuntu">Ubuntu</category>
 <pubDate>Fri, 10 Jul 2009 07:53:06 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">112 at http://www.howtoge.com</guid>
</item>
</channel>
</rss>

