<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Start a Webserver with PHP and MYSQL support on your home Computer</title> <atom:link href="http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/feed" rel="self" type="application/rss+xml" /><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer</link> <description>Latest technology, Social media news and computing tips</description> <lastBuildDate>Sun, 20 May 2012 03:11:34 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: rock</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-31128</link> <dc:creator>rock</dc:creator> <pubDate>Tue, 21 Apr 2009 15:49:46 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-31128</guid> <description>i have xampp installed and running right. next question is how do i point my domain to my computer? i tried entering my ip as my name server lol</description> <content:encoded><![CDATA[<p>i have xampp installed and running right. next question is how do i point my domain to my computer? i tried entering my ip as my name server lol</p> ]]></content:encoded> </item> <item><title>By: Jutta</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-28044</link> <dc:creator>Jutta</dc:creator> <pubDate>Sun, 01 Mar 2009 22:08:18 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-28044</guid> <description>i just wanted to say that I love this site</description> <content:encoded><![CDATA[<p>i just wanted to say that I love this site</p> ]]></content:encoded> </item> <item><title>By: Satish</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-6589</link> <dc:creator>Satish</dc:creator> <pubDate>Sat, 10 May 2008 01:09:22 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-6589</guid> <description>Hi pSouper
Im glad that you liked this post.
To setup a small network in your home,office or hostel you need some additional hardware like a hub or a network card.
check this for more details
http://www.pcnineoneone.com/howto/hmnetwk1.htmlIf you are already have a Local Area Network (LAN) setup then you can host any number of sites on pc1.
for example if your local ip is 10.1.1.21 and you have three sites each in the directoryhtdocs/site1
htdocs/site2
htdocs/site3then these sites can be accessed by pc2 and pc3 by the following urls
http://10.1.1.21/site1
http://10.1.1.21/site2
http://10.1.1.21/site3You can give an ftp account to these directories to the person who will be developing this siteI hope this helps, if this is not what you asking please let me know.Regards
Satish Gandham</description> <content:encoded><![CDATA[<p>Hi pSouper<br
/> Im glad that you liked this post.<br
/> To setup a small network in your home,office or hostel you need some additional hardware like a hub or a network card.<br
/> check this for more details<br
/> <a
href="http://www.pcnineoneone.com/howto/hmnetwk1.html" rel="nofollow">http://www.pcnineoneone.com/howto/hmnetwk1.html</a></p><p>If you are already have a Local Area Network (LAN) setup then you can host any number of sites on pc1.<br
/> for example if your local ip is 10.1.1.21 and you have three sites each in the directory</p><p>htdocs/site1<br
/> htdocs/site2<br
/> htdocs/site3</p><p>then these sites can be accessed by pc2 and pc3 by the following urls<br
/> <a
href="http://10.1.1.21/site1" rel="nofollow">http://10.1.1.21/site1</a><br
/> <a
href="http://10.1.1.21/site2" rel="nofollow">http://10.1.1.21/site2</a><br
/> <a
href="http://10.1.1.21/site3" rel="nofollow">http://10.1.1.21/site3</a></p><p>You can give an ftp account to these directories to the person who will be developing this site</p><p>I hope this helps, if this is not what you asking please let me know.</p><p>Regards<br
/> Satish Gandham</p> ]]></content:encoded> </item> <item><title>By: pSouper</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-6428</link> <dc:creator>pSouper</dc:creator> <pubDate>Fri, 09 May 2008 09:56:13 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-6428</guid> <description>Hi guys, very simple instructions very well received - thanks.
I would like to see this help extended to setting up an intranet / develop over LAN so that your readers (inc me) would be able to host xampp on a &#039;server&#039; then view the sites for networked computers  on the LAN.
e.g...
pc1 has xampp (and all the client sites in htdocs/www/domain1 &amp; domain2 &amp; domain3 etc)
pc2 &amp; pc3 etc are other pc&#039;s on the network where these sites are developed.pc2 &amp; pc3 would need to view these sites via http://localhost/domain1 &amp; domain2 etc..would this prove helpful to others here too?kind regards,
pSouper</description> <content:encoded><![CDATA[<p>Hi guys, very simple instructions very well received &#8211; thanks.<br
/> I would like to see this help extended to setting up an intranet / develop over LAN so that your readers (inc me) would be able to host xampp on a &#8216;server&#8217; then view the sites for networked computers  on the LAN.<br
/> e.g&#8230;<br
/> pc1 has xampp (and all the client sites in htdocs/www/domain1 &amp; domain2 &amp; domain3 etc)<br
/> pc2 &amp; pc3 etc are other pc&#8217;s on the network where these sites are developed.</p><p>pc2 &amp; pc3 would need to view these sites via <a
href="http://localhost/domain1" rel="nofollow">http://localhost/domain1</a> &amp; domain2 etc..</p><p>would this prove helpful to others here too?</p><p>kind regards,<br
/> pSouper</p> ]]></content:encoded> </item> <item><title>By: Win32 Apache bundles for development? &#171; Visible Procrastinations</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-693</link> <dc:creator>Win32 Apache bundles for development? &#171; Visible Procrastinations</dc:creator> <pubDate>Thu, 29 Nov 2007 04:03:46 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-693</guid> <description>[...] Start a Webserver with PHP and MYSQL support on your home Computer (2007-Oct-27) [...]</description> <content:encoded><![CDATA[<p>[...] Start a Webserver with PHP and MYSQL support on your home Computer (2007-Oct-27) [...]</p> ]]></content:encoded> </item> <item><title>By: Rahul</title><link>http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer#comment-425</link> <dc:creator>Rahul</dc:creator> <pubDate>Sat, 27 Oct 2007 11:31:45 +0000</pubDate> <guid
isPermaLink="false">http://techbu.com/2007/10/27/start-a-webserver-with-php-and-mysql-support-on-your-home-computer/#comment-425</guid> <description>I want to learn PHP. This site looks like it&#039;s going to make my life a lot easier. If it doesn&#039;t I&#039;ll be back to give this a thumbs down :-) From the site: Many people know from their own experience that it&#039;s not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. UPDATE: Was as easy as promised (simply extract to the specified directory and... um... thats it!) :-) Thanks</description> <content:encoded><![CDATA[<p>I want to learn PHP. This site looks like it&#8217;s going to make my life a lot easier. If it doesn&#8217;t I&#8217;ll be back to give this a thumbs down <img
src="http://techbu.com/wp-includes/images/smilies/icon_smile.gif?e116a5" alt=':-)' class='wp-smiley' /> From the site: Many people know from their own experience that it&#8217;s not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use &#8211; just download, extract and start. UPDATE: Was as easy as promised (simply extract to the specified directory and&#8230; um&#8230; thats it!) <img
src="http://techbu.com/wp-includes/images/smilies/icon_smile.gif?e116a5" alt=':-)' class='wp-smiley' /> Thanks</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: techbu.com @ 2012-05-22 16:03:24 by W3 Total Cache -->
