<?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>Don Tai (Canada) Blog &#187; text</title>
	<atom:link href="http://dontai.com/wp/tag/text/feed/" rel="self" type="application/rss+xml" />
	<link>http://dontai.com/wp</link>
	<description>Have Lemons, Make Lemonade</description>
	<lastBuildDate>Mon, 21 May 2012 20:12:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First try with Drupal on Site5</title>
		<link>http://dontai.com/wp/2009/01/21/first-try-with-drupal-on-site5/</link>
		<comments>http://dontai.com/wp/2009/01/21/first-try-with-drupal-on-site5/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:39:32 +0000</pubDate>
		<dc:creator>dontai</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[$base_url]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[initial]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://dontai.wordpress.com/?p=83</guid>
		<description><![CDATA[So my plan is to eventually migrate my website DonTai.com from Doteasy to Site5. I&#8217;ll use Drupal on Site5. Originally I wanted to get Drupal running on Site5, and then change my domain registrar. This way I don&#8217;t get any downtime on my site, not that this matters. Interestingly, using Fantastico it was very easy [...]]]></description>
			<content:encoded><![CDATA[<p><!-- the drop cap --><br />
<span style="margin-right:6px;margin-top:5px;float:left;color:white;background:khaki;border:1px solid darkkhaki;font-size:80px;line-height:60px;padding-top:2px;padding-right:5px;font-family:times;"><span class="drop">S</span></span>o my plan is to eventually migrate my website DonTai.com from Doteasy to Site5. I&#8217;ll use Drupal on Site5. Originally I wanted to get Drupal running on Site5, and then change my domain registrar. This way I don&#8217;t get any downtime on my site, not that this matters.</p>
<p>Interestingly, using Fantastico it was very easy to create a Drupal web site in my root directory. Fine. Unknown to me is the fact that the Drupal site is configured to http://dontai.com, which still points to my original site on Doteasy. I therefore cannot get to the new Drupal site using my domain name.</p>
<div id="attachment_84" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-84" title="drupal1" src="http://dontai.files.wordpress.com/2009/01/drupal1.jpg?w=300" alt="drupal1" width="300" height="273" /><p class="wp-caption-text">text-based Drupal admin logon screen</p></div>
<p>So what to do? I get on the Site5 forum to find out how I can use my IP address to get to my site. No luck. I talk to Joslyn on LiveHelp at Site5 and she says http://ipaddress/~loginid. Ok, this gets me to a text based Drupal login screen. I try to login with my Drupal admin ID and password and I get a 404 file not found error.</p>
<div id="attachment_87" class="wp-caption alignleft" style="width: 509px"><img class="size-large wp-image-87" title="404original1" src="http://dontai.files.wordpress.com/2009/01/404original1.jpg?w=499" alt="original error 404 file not found screen when I tried to login" width="499" height="456" /><p class="wp-caption-text">original error 404 file not found screen when I tried to login</p></div>
<p>That&#8217;s not so great. I step through with Jocelyn, who says I should go back to Drupal and ask around on the forums, or put a trouble ticket into Site5 and a senior tech will look at it. So I open a trouble ticket as she suggested, and bid her a &#8220;Good Night&#8221;.</p>
<p>Hmmm. Today I get an email response from Site5 saying that I need to change my domain registrar first, or Drupal will not work. I get on the forums and search. Of course others have had this same problem.</p>
<div id="attachment_99" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-99" title="drupal22" src="http://dontai.files.wordpress.com/2009/01/drupal22.jpg?w=300" alt="Graphics based Drupal admin logon screen" width="300" height="289" /><p class="wp-caption-text">Graphics based Drupal admin logon screen</p></div>
<p>A possible solution, they say, is to go into your sites/default/settings.php and change your $base_url to the URL you want. I found mine was set to http://dontai.com. Fine, this makes sense. I copy this code line, comment out the original and change $base_url to http://ipaddress/~myID. Happily, I now get the graphics based Drupal admin screen. Unfortunately when I log on with my admin id and password I still get an error 404 file not found message.</p>
<div id="attachment_90" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-90" title="404second" src="http://dontai.files.wordpress.com/2009/01/404second.jpg?w=300" alt="second error 404 file not found message" width="300" height="276" /><p class="wp-caption-text">second error 404 file not found message</p></div>
<p>I think I&#8217;ll start the process of moving my domain registrar. While this is happening, kill the Drupal install and FTP my original site to Site5 and get it working. Once I know the DNS is functioning well, then I&#8217;ll remove my index.htm file and reinstall Drupal, and hope that this will work.</p>
<p>I&#8217;ll still need to keep hunting on the web for answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://dontai.com/wp/2009/01/21/first-try-with-drupal-on-site5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

