<?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"
	>
<channel>
	<title>Comments on: PHP &#8230; MySQL &#8230; MyPHPAdmin &#8230; Oh My!</title>
	<atom:link href="http://www.beholdgenealogy.com/blog/?feed=rss2&#038;p=673" rel="self" type="application/rss+xml" />
	<link>http://www.beholdgenealogy.com/blog/?p=673</link>
	<description>the Development of my Genealogy Program named Behold</description>
	
		<image>
	<link>http://www.beholdgenealogy.com/blog</link>
	<url>http://www.beholdgenealogy.com/blog/../beholdblog.gif</url>
	</image>
	<copyright>Comments by Louis Kessler are Copyright 2000-2013 Louis Kessler, All Rights Reserved.  Comments by others belong to the people who made them.</copyright>
		<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=673#comment-101</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Sat, 18 Apr 2009 02:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=673#comment-101</guid>
		<description>Actually, setting up a server is simple. IIS is built into Windows Vista. Just turn it on. PHP, mySQL and even phpMyAdmin are all easy to set up. It's just always something you don't expect, in this case not expecting 32-bit DLLs to be turned off by default, that trips you up. 

Also, I recently found out that on Vista 64-bit the windows system32 directory is for 64 bit DLLs and the sysWOW64 directory is for 32 bit DLLs. Sort of the opposite of what the names indicate. That may also, without my knowing, have caused some of my problems.

And it isn't just a simple copy and paste for me. There are a lot of files, especially when you've got WordPress and bbPress both integrated into the site. And I will be adding other tools, such as phpList for my Behold News Newsletter when I start it up again.</description>
		<content:encoded><![CDATA[<p>Actually, setting up a server is simple. IIS is built into Windows Vista. Just turn it on. PHP, mySQL and even phpMyAdmin are all easy to set up. It&#8217;s just always something you don&#8217;t expect, in this case not expecting 32-bit DLLs to be turned off by default, that trips you up. </p>
<p>Also, I recently found out that on Vista 64-bit the windows system32 directory is for 64 bit DLLs and the sysWOW64 directory is for 32 bit DLLs. Sort of the opposite of what the names indicate. That may also, without my knowing, have caused some of my problems.</p>
<p>And it isn&#8217;t just a simple copy and paste for me. There are a lot of files, especially when you&#8217;ve got WordPress and bbPress both integrated into the site. And I will be adding other tools, such as phpList for my Behold News Newsletter when I start it up again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwe</title>
		<link>http://www.beholdgenealogy.com/blog/?p=673#comment-100</link>

				<dc:creator>uwe</dc:creator>

		<pubDate>Fri, 17 Apr 2009 16:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=673#comment-100</guid>
		<description>To simply copy and paste the database and a handful of files for testing to a private directory is IMHO much easier than setting up a server and PHP on your machine at home. Just point your files and the database to your PHP directory on the remote server, and you're done. I always do that when I'm testing dynamic pages for customers.</description>
		<content:encoded><![CDATA[<p>To simply copy and paste the database and a handful of files for testing to a private directory is IMHO much easier than setting up a server and PHP on your machine at home. Just point your files and the database to your PHP directory on the remote server, and you&#8217;re done. I always do that when I&#8217;m testing dynamic pages for customers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=673#comment-99</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Thu, 16 Apr 2009 23:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=673#comment-99</guid>
		<description>For minor changes, that's not a problem. But for major revisions, I don't want to mess with a working system and live databases while testing or developing.  

One option would be to duplicate the database and pages in a private place on the site and play with that. But that's really no different than doing it on my own machine, is it?</description>
		<content:encoded><![CDATA[<p>For minor changes, that&#8217;s not a problem. But for major revisions, I don&#8217;t want to mess with a working system and live databases while testing or developing.  </p>
<p>One option would be to duplicate the database and pages in a private place on the site and play with that. But that&#8217;s really no different than doing it on my own machine, is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwe</title>
		<link>http://www.beholdgenealogy.com/blog/?p=673#comment-98</link>

				<dc:creator>uwe</dc:creator>

		<pubDate>Thu, 16 Apr 2009 15:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=673#comment-98</guid>
		<description>Just out of curiosity: why don't you just simply test your pages on your remote server?

Uwe</description>
		<content:encoded><![CDATA[<p>Just out of curiosity: why don&#8217;t you just simply test your pages on your remote server?</p>
<p>Uwe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.191 seconds -->
