<?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: Building a Website with MODx for Newbies &#8211; Part 2: Installing MODx</title>
	<atom:link href="http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Sun, 21 Mar 2010 21:24:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-9021</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-9021</guid>
		<description>Ali
Your best bet would be to simply do another install and this time allow it to install the sample website. To keep things clean set it up on a completely separate database.  If your current install is on a hosted/live server, you could install the sample website on a local server, such as on your own computer using Wampserver (on Windows) or MAMP (on Mac).  Is this what you&#039;re asking? 

mary</description>
		<content:encoded><![CDATA[<p>Ali<br />
Your best bet would be to simply do another install and this time allow it to install the sample website. To keep things clean set it up on a completely separate database.  If your current install is on a hosted/live server, you could install the sample website on a local server, such as on your own computer using Wampserver (on Windows) or MAMP (on Mac).  Is this what you&#8217;re asking? </p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-9017</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-9017</guid>
		<description>Hi Mary
thanks for such a great youtube tutorial about modx setup. I have successfully done the installation. Could you please tell me how can i do the parallel installation of modx sample website just for my own reference. 
Regards
Ali</description>
		<content:encoded><![CDATA[<p>Hi Mary<br />
thanks for such a great youtube tutorial about modx setup. I have successfully done the installation. Could you please tell me how can i do the parallel installation of modx sample website just for my own reference.<br />
Regards<br />
Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8781</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Fri, 04 Dec 2009 12:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8781</guid>
		<description>Brendan
Welcome to the coding pad and thank you for your feedback.

mary</description>
		<content:encoded><![CDATA[<p>Brendan<br />
Welcome to the coding pad and thank you for your feedback.</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8778</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Fri, 04 Dec 2009 02:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8778</guid>
		<description>Thanks for writing this. I just discovered modx as a alternative to wordpress when building commercial sites. Will def be visiting your site for awhile</description>
		<content:encoded><![CDATA[<p>Thanks for writing this. I just discovered modx as a alternative to wordpress when building commercial sites. Will def be visiting your site for awhile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8567</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Sun, 25 Oct 2009 00:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8567</guid>
		<description>Ren
Once you upload all the MODx files to your server and place them either in the root or in a folder, you just navigate to that url and you should be able to see the install page telling you to start the install.  The home page is already in the files that you upload, if you look in the extracted package there&#039;s a file index.php, this is the file we&#039;re loading. 
What version of MODx are you uploading? Have you made sure you&#039;ve extracted and uploaded all the files?  Does you server that you&#039;re uploading to run PHP?

mary</description>
		<content:encoded><![CDATA[<p>Ren<br />
Once you upload all the MODx files to your server and place them either in the root or in a folder, you just navigate to that url and you should be able to see the install page telling you to start the install.  The home page is already in the files that you upload, if you look in the extracted package there&#8217;s a file index.php, this is the file we&#8217;re loading.<br />
What version of MODx are you uploading? Have you made sure you&#8217;ve extracted and uploaded all the files?  Does you server that you&#8217;re uploading to run PHP?</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8566</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Sun, 25 Oct 2009 00:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8566</guid>
		<description>Eliot
This happens sometimes. Often it has to do with how you select the character set. 

mary</description>
		<content:encoded><![CDATA[<p>Eliot<br />
This happens sometimes. Often it has to do with how you select the character set. </p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ren</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8561</link>
		<dc:creator>Ren</dc:creator>
		<pubDate>Sun, 25 Oct 2009 00:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8561</guid>
		<description>Reading your Modx tutorial for newbies and I am stuck at Install. After putting the contents of the Modx package on a remote server, the next step suggests that going to a project url or (the server url where the folders are to be uploaded) will instigate an install screen. I am not clear on why/how this is supposed to happen. There is nothing at the project url yet (we haven&#039;t created a home page) and when I go to the server address with my files (e.g. Modx unzipped folder and other project folders), I am simply able to view the contents on the server.
Thanks for clarifying this step.
R</description>
		<content:encoded><![CDATA[<p>Reading your Modx tutorial for newbies and I am stuck at Install. After putting the contents of the Modx package on a remote server, the next step suggests that going to a project url or (the server url where the folders are to be uploaded) will instigate an install screen. I am not clear on why/how this is supposed to happen. There is nothing at the project url yet (we haven&#8217;t created a home page) and when I go to the server address with my files (e.g. Modx unzipped folder and other project folders), I am simply able to view the contents on the server.<br />
Thanks for clarifying this step.<br />
R</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliot</title>
		<link>http://codingpad.maryspad.com/2009/03/29/building-a-website-with-modx-for-newbies-part-2-installing-modx/comment-page-1/#comment-8485</link>
		<dc:creator>eliot</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=465#comment-8485</guid>
		<description>I&#039;m on a Mac using MAMP and I was unable to get modx to create the database.  

I had to login to myPHPadmin, create a database (i called it my_modx) and added myself as a user with full permissions.  Once I did this and went back to the modx install and entered the database, user name, and password it worked fine.</description>
		<content:encoded><![CDATA[<p>I&#8217;m on a Mac using MAMP and I was unable to get modx to create the database.  </p>
<p>I had to login to myPHPadmin, create a database (i called it my_modx) and added myself as a user with full permissions.  Once I did this and went back to the modx install and entered the database, user name, and password it worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
