<?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>TechWhiz &#187; apache</title>
	<atom:link href="http://www.techwhiz.in/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techwhiz.in</link>
	<description></description>
	<lastBuildDate>Fri, 03 Jun 2011 05:15:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Install mysql 4.1</title>
		<link>http://www.techwhiz.in/install-mysql-41-on-windows/</link>
		<comments>http://www.techwhiz.in/install-mysql-41-on-windows/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 14:01:58 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/2009/03/install-mysql-41-on-windows/</guid>
		<description><![CDATA[Follow these steps to install mysql 4.1 on Windows XP/Windiws Vista. Recommended Requirements: php 5.1, apache 2.2.3 Installing MySQL Download the installation file from http://www.mysql.com/ Double click on the exe file to begin installation. Follow the on-screen instructions. Select ‘Custom’ in SetUp Type and continue. Click on ‘Change’ to change the installation folder. Follow the [...]]]></description>
			<content:encoded><![CDATA[<p>Follow these steps to install mysql 4.1 on Windows XP/Windiws Vista.</p>
<p>Recommended Requirements: php 5.1, apache 2.2.3</p>
<p><strong>Installing MySQL</strong></p>
<ul>
<li>Download the installation file from <a title="http://www.mysql.com/" href="http://www.mysql.com/">http://www.mysql.com/</a> </li>
<li>Double click on the exe file to begin installation. </li>
<li>Follow the on-screen instructions. </li>
<li>
<div align="left">Select ‘Custom’ in SetUp Type and continue.        <br /><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="186" alt="my-sql1" src="http://www.techwhiz.in/wp-content/uploads/2009/04/mysql1.jpg" width="244" border="0" /> </div>
</li>
<li>Click on ‘Change’ to change the installation folder.      <br /><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="185" alt="my-sql2" src="http://www.techwhiz.in/wp-content/uploads/2009/03/mysql2-thumb.jpg" width="244" border="0" /> </li>
<li>Follow the on-screen instructions. </li>
<li>Select ‘Skip Sign-Up’ and continue when you are asked to sign-up. </li>
<li>Click on ‘Finish’ to complete the installation. </li>
</ul>
<p>&#160;</p>
<p><strong>Configuring MySQL</strong></p>
<ul>
<li>Search and open ‘MySQL server Instance Configuration Wizard’. </li>
<li>Select ‘Standard Configuration’ when given a choice. </li>
<li>Select ‘Install as Windows Service’ and ‘Launch the MySQL server automatically’      <br /><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="185" alt="my-sql3" src="http://www.techwhiz.in/wp-content/uploads/2009/04/mysql3.jpg" width="244" border="0" /> </li>
<li>Select ‘Modify Security Settings’ and enter root password (username is ‘root’).      <br /><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="184" alt="my-sql4" src="http://www.techwhiz.in/wp-content/uploads/2009/04/mysql4.jpg" width="244" border="0" /> </li>
<li>Click on ‘Execute’ to save the configuration details. </li>
</ul>
<p>&#160;</p>
<p><strong>Change configurations in php</strong></p>
<ul>
<li>Open ‘php.ini’ in notepad. </li>
<li>Search for ‘extension_dir=”.” and replace with
<div class="div109">extension_dir = &quot;C:\Web Server\php\ext&quot;&#160; </div>
</li>
<li>Search for this line and uncomment it&#160;&#160;
<div class="div109">extension=php_mysql.dll</div>
</li>
<li>Copy ‘libmysql.dll’ file (should be located in ‘C:/Web Server/php’ folder ) into your Window&#8217;s System folder (usually C:/Windows/System32 ) </li>
<li>Save and close the file. </li>
<li>Restart apache. </li>
</ul>
<p><strong>Install phpMyAdmin</strong>&#160;</p>
<ul>
<li>Download zipped folder of ‘phpMyAdmin from <a title="http://www.phpmyadmin.net/" href="http://www.phpmyadmin.net/">http://www.phpmyadmin.net/</a> </li>
<li>Extract the file. </li>
<li>Move the folder to the web-server root directory (C:/Web Server/www) </li>
<li>Open a web browser. Type the following and press enter. If there is no error, then the installation was successful.
<div class="div109"><a href="http://localhost/phpMyAdmin/index.php">http://localhost/phpMyAdmin/index.php</a></div>
</li>
</ul>
<p>For any query please send email to saurabh(at)techwhiz(dot)in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/install-mysql-41-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manually install php-5.2.1</title>
		<link>http://www.techwhiz.in/manually-install-php-521-on-winxpvista/</link>
		<comments>http://www.techwhiz.in/manually-install-php-521-on-winxpvista/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 12:44:30 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/2009/03/manually-install-php-521-on-winxpvista/</guid>
		<description><![CDATA[Follow the steps listed below to install php 5.2.1 on Windows XP/Windows Vista. Install apache 2.2.3 before installing php. Download the zipped folder of php 5.2.1 from www.php.net Extract the file and rename the folder as ‘php’.&#160; Move the folder to your desired location (e.g. C:/Web Server/php)&#160; Go to the directory where you have copied [...]]]></description>
			<content:encoded><![CDATA[<p>Follow the steps listed below to install php 5.2.1 on Windows XP/Windows Vista.    <br />Install apache 2.2.3 before installing php.</p>
<ul>
<li>Download the zipped folder of php 5.2.1 from <a href="http://www.php.net">www.php.net</a> </li>
<li>Extract the file and rename the folder as ‘php’.&#160; </li>
<li>Move the folder to your desired location (e.g. C:/Web Server/php)&#160; </li>
<li>Go to the directory where you have copied ‘php’ and open it. </li>
<li>Make a copy of the file ‘php.ini-recommended’. Name the new file as ‘php.ini’. </li>
<li>Open ‘php.ini’. </li>
<li>Search for ‘doc_root=’ and enter the path of the root where web pages will be kept.
<div class="div109">(e.g. C:\Web Server\www)</div>
</li>
<li>Save and close the file. </li>
</ul>
<p>&#160;</p>
<p><strong>Change configuration settings for apache</strong></p>
<ul>
<li>Open ‘httpd.conf’ in notepad from ‘conf’ folder in the apache installation directory.&#160; </li>
<li>Search for the section of the file that has a series of &quot;LoadModule&quot; statements. </li>
<li>Add the following line
<div class="div109">LoadModule php5_module &quot;C:/Web Server/php/php5apache2_2.dll&quot; </div>
</li>
<li>Find &quot;AddType&quot; lines in the &lt;IfModule mime_module&gt; section. </li>
<li>Add the line just before the closing &lt;/IfModule&gt; for that section.
<div class="div109">AddType application/x-httpd-php .php</div>
</li>
<li>Add the following line at the end of the file:      <br />PHPIniDir &quot;C:/Web Server/php&quot; </li>
<li>Find ‘DirectoryIndex index.html’ and replace with the following line:
<div class="div109">DirectoryIndex index.php index.html</div>
</li>
<li>Save and close the file. </li>
<li>Restart apache. </li>
</ul>
<p><strong>Test php</strong></p>
<ul>
<li>Open notepad </li>
<li>Enter the following
<div class="div109">&#160;&#160;&#160;&#160;&#160; &lt;?php        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; echo phpinfo();         <br />&#160;&#160;&#160;&#160;&#160;&#160; ?&gt;</div>
</li>
<li>Save the file in the web-server root (C:/Web Server/www) as phpinfo.php </li>
<li>Open web browser and type ‘http://localhost/phpinfo.php’ and press enter. </li>
<li>If you see a page with information about php, then the installation was successful. </li>
</ul>
<p>For any query please send email to saurabh(at)techwhiz(dot)in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/manually-install-php-521-on-winxpvista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install apache 2.2.3</title>
		<link>http://www.techwhiz.in/install-apache/</link>
		<comments>http://www.techwhiz.in/install-apache/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 11:21:53 +0000</pubDate>
		<dc:creator>saurabh</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.techwhiz.in/2009/03/install-apache/</guid>
		<description><![CDATA[Download apache from http://www.apache.org/ Double click on the exe file to start installation. Follow the on-screen instructions. Enter network domain, server name and administrator’s email address when asked for. (These information are not relevant to the functioning of the server till it is hosted locally But make sure they are not left empty) Make sure [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Download apache from <a title="http://www.apache.org/" href="http://www.apache.org/">http://www.apache.org/</a> </li>
<li>Double click on the exe file to start installation. </li>
<li>Follow the on-screen instructions. </li>
<li>Enter network domain, server name and administrator’s email address when asked for. (These information are not relevant to the functioning of the server till it is hosted locally But make sure they are not left empty)      <br /><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="184" alt="apache1" src="http://www.techwhiz.in/wp-content/uploads/2009/04/apache1.jpg" width="244" border="0" /> </li>
<li>Make sure to select the radio button (for all users, on port 80) before continuing further. </li>
<li>Select ‘Custom’ under setup type. </li>
<li>You can change the directory where it has to be installed.      <br /><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="189" alt="apache2" src="http://www.techwhiz.in/wp-content/uploads/2009/04/apache2.jpg" width="244" border="0" /> </li>
<li>Follow the on-screen instructions to complete the installation. </li>
<li>After the installation, open a web browser and type ‘http://localhost’ and press enter. If you do not see any error message in the browser, then the apache installation was successful. </li>
</ul>
<p>For any query please send email to saurabh(at)techwhiz(dot)in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwhiz.in/install-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

