<?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>Cheap Shared Hosting&#187; Lunarpages Cms</title>
	<atom:link href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-cms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cheap-shared-hosting.com</link>
	<description>Affordable personal and  business web hosting plans</description>
	<lastBuildDate>Sun, 07 Feb 2010 06:09:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Lunarpages Hosting vs Joomla</title>
		<link>http://www.cheap-shared-hosting.com/lunarpages-hosting-vs-joomla.htm</link>
		<comments>http://www.cheap-shared-hosting.com/lunarpages-hosting-vs-joomla.htm#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:56:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Lunarpages Cms]]></category>
		<category><![CDATA[Lunarpages Hosting]]></category>
		<category><![CDATA[Lunarpages Hosting vs Joomla]]></category>
		<category><![CDATA[Lunarpages Joomla Hosting]]></category>

		<guid isPermaLink="false">http://www.cheap-shared-hosting.com/?p=78</guid>
		<description><![CDATA[lunarpages hosting is supporting joomla cms. Lunarpages hosting $4.95 per month running php with unlimited mysql database and using cpanel control panel, are suitable for joomla hosting.
You can easily install joomla at lunarpages. Lunarpages give the option to install manually, through LPCP&#8217;s WebApps page or cPanel&#8217;s Fantastico page.&#160; The process is simple, straight forward and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-hosting" target="_blank">lunarpages hosting</a> is supporting joomla cms. Lunarpages hosting $4.95 per month running php with unlimited mysql database and using cpanel control panel, are suitable for joomla hosting.</p>
<p>You can easily install joomla at lunarpages. Lunarpages give the option to install manually, through <a target="_blank" href="../../../../../lunarpages-reviews/lunarpages-3rd-party-script">LPCP&rsquo;s WebApps</a> page or cPanel&rsquo;s Fantastico page.&nbsp; The process is simple, straight forward and to the point.</p>
<p></p>
<div><a target="_blank" href="http://www.cheap-shared-hosting.com/lunarpages.php"><img width="500" height="426" border="0" alt="Lunarpages Joomla Installation" src="http://www.cheap-shared-hosting.com/wp-content/uploads/image/Joomla.jpg" /></a></div>
<p></p>
<p>We had run a test run on lunarpages hosting, and successfully setup a simple joomla website for testing purpose. Later, the joomla site is tested, and its website loading speed and performance is evaluated. We find out that lunarpages hosting is a good joomla web hosting plan.<br />
<span style="font-size: 12px;"><strong><br />
</strong></span><span style="font-size: 14px;"><strong>How to Move Joomla from Your Previous Host to Lunarpages?</strong></span></p>
<p><strong>Step 1: Backup everything!</strong></p>
<p>The first thing you want to do is backup all files within your Joomla! installation. Create a folder on your local system, and download all files to that folder using your ftp client application. I used <a target="_blank" href="http://filezilla.sourceforge.net/">FileZilla</a> as my ftp client application to download all of my files to a folder on my desktop .</p>
<p><strong>Step 2: Export your database</strong></p>
<p>Note: For this step, it really helps if you have <a target="_blank" href="http://www.phpmyadmin.net/">phpMyAdmin</a> installed on your server. Most hosting companies have phpMyAdmin already installed. If you are unsure, ask your hosting provider.</p>
<p>The second thing you need to do is export your Joomla! database. The best thing to do is to export it into an <acronym title="Structured Query Language">SQL</acronym> file, which makes importing it easier in a later step. An SQL file will contain all of the necessary SQL commands for creating your database tables and filling them with your data. Be sure you export the entire database.</p>
<p><strong>Step 3: Modify configuration.php</strong></p>
<p>This step is very important. Go to the folder on your local system to which you downloaded all of your Joomla! files. In the first level folder, you will find the file named &quot;configuration.php&quot;. Open this file with a text editor and make the necessary changes. At the very least, you will probably need to change the following parameters:</p>
<ul>
<li><b>$mosConfig_absolute_path</b>: This is the absolute server path to your new Joomla! installation. It will probably look something like &quot;/path/to/joomla/installation&quot;.</li>
<li><b>$mosConfig_cachepath</b>: This is the absolute server path to the cache for your Joomla! installation. It will probably look something like &quot;/path/to/joomla/installation/cache&quot;.</li>
<li><b>$mosConfig_live_site</b>: This is your website&#8217;s url. It will be something like &quot;http://www.yoursite.com&quot;.</li>
<li><b>$mosConfig_host</b>: This is the location of the server that hosts your MySQL database. For most instances, this value will be &quot;localhost&quot;. If you are unsure, ask <a target="_blank" href="http://www.cheap-shared-hosting.com/lunarpages.php">lunarpages</a> pls.</li>
<li><b>$mosConfig_db</b>: This is the name of your MySQL database.</li>
<li><b>$mosConfig_user</b>: This is the database user name. Make sure this user has all privileges on your database.</li>
<li><b>$mosConfig_password</b>: This is the password for your MySQL database user.</li>
</ul>
<p><strong>Step 4: Upload all of your files to your new server</strong></p>
<p>Using an ftp client application (like FileZilla), upload all of your files to the location on your new server where you want to install Joomla!.</p>
<p><strong>Step 5: Import your database to your new MySQL server</strong></p>
<p>Using phpMyAdmin (or console commands if you are an advanced database administrator) and the SQL file you generated in step 2, import your old database into your new database.</p>
<p><strong>Step 6: Test your new installation</strong></p>
<p>Your move should now be complete, but please don&#8217;t take my word for it. Test your site to make sure that everything is in it&#8217;s proper place and working the way you expect it to. For example, if you did not use relative url&#8217;s for your links on your old site, they will not work properly on your new site.</p>
<p><b>If you are uneasy or uncomfortable with this process, I <em>strongly</em> recommend that you hire a professional to do this for you.</b></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cheap-shared-hosting.com%2Flunarpages-hosting-vs-joomla.htm&amp;linkname=Lunarpages%20Hosting%20vs%20Joomla"><img src="http://www.cheap-shared-hosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cheap-shared-hosting.com/lunarpages-hosting-vs-joomla.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lunarpages WordPress Hosting</title>
		<link>http://www.cheap-shared-hosting.com/lunarpages-wordpress-hosting.htm</link>
		<comments>http://www.cheap-shared-hosting.com/lunarpages-wordpress-hosting.htm#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:49:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Lunarpages Cms]]></category>
		<category><![CDATA[Lunarpages Hosting]]></category>
		<category><![CDATA[Lunarpages WordPress]]></category>
		<category><![CDATA[Easily Install WordPress via Lunarpages cPanel]]></category>
		<category><![CDATA[WordPress Hosting at Lunarpages]]></category>

		<guid isPermaLink="false">http://www.cheap-shared-hosting.com/?p=31</guid>
		<description><![CDATA[WordPress truly is a state-of-the-art publishing platform that is easy enough for anybody to use.&#160; It focuses on aesthetics, web standards and real usability.&#160; Also, since it is totally free to use, that makes it even better.
WordPress is Easy to Install
At Lunarpages, you can easily install WordPress via cPanel or the lunarpages control panel, so [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress truly is a state-of-the-art publishing platform that is easy enough for anybody to use.&nbsp; It focuses on aesthetics, web standards and real usability.&nbsp; Also, since it is totally free to use, that makes it even better.</p>
<p><strong>WordPress is Easy to Install</strong></p>
<p>At Lunarpages, you can easily install WordPress via cPanel or the <a href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-control-panel">lunarpages control panel</a>, so that gives you instant access.&nbsp; If you would rather install the script yourself, you can do that too using <a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">WordPress&rsquo;s world famous five-minute install</a>.<br />
&nbsp;</p>
<div style="text-align: center;"><img width="448" height="414" border="0" src="http://www.cheap-shared-hosting.com/wp-content/uploads/image/lunarpages_wordpress_setup.jpg" alt="Lunarpages wordpress setup,lunarpages wordpress hosting" /></div>
<p><strong>The Extras for WordPress are Awesome</strong></p>
<p>As far as extras go, you can not overlook the WordPress plugins and WordPress themes.</p>
<p><span style="text-decoration: underline;">Plugins</span> &ndash; You can bring up how great WordPress is, without mentioning the slew of plugins that people developed for it.&nbsp; You can easily install plugins from the WordPress administrator interface (after you have it installed) or browse though all the plugins available at <a href="http://wordpress.org/extend/plugins/">WordPress Plugins Directory</a>.</p>
<p><span style="text-decoration: underline;">Themes</span> &ndash; There are many themes you can choose from too.&nbsp; The world greatest designers have really given it their all to give you some great looking designs.&nbsp; You can browse though many of them at the <a href="http://wordpress.org/extend/themes/">WordPress Theme Directory</a>, or even build your own theme to use.</p>
<p>If you are looking for a decent wordpress hosting at very low price.&nbsp;Lunarpages shared hosting is suitable for hosting wordpress site, , and with the <a href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-coupons" target="_blank"><strong>lunarpages coupons</strong></a> provided at this <a href="http://www.cheap-shared-hosting.com" target="_blank"><strong>lunarpages review</strong></a> homepage, you can get more <a href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-discount" target="_blank"><strong>lunarpages discount </strong></a>and extra free month as well.</p>
<p><a href="http://www.cheap-shared-hosting.com/lunarpages-reviews/lunarpages-hosting">Lunarpages hosting</a> come with cpanel control panel and fantastico, mysql database and php version 5 and above. Thats all what you need for a wordpress hosting. A decent server with good server uptime and fast server reponse as well.</p>
<p>Go to <a href="http://www.cheap-shared-hosting.com/lunarpages.php" target="_blank"><span style="color: rgb(255, 153, 0);"><strong>Lunarpages</strong></span></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.cheap-shared-hosting.com%2Flunarpages-wordpress-hosting.htm&amp;linkname=Lunarpages%20WordPress%20Hosting"><img src="http://www.cheap-shared-hosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.cheap-shared-hosting.com/lunarpages-wordpress-hosting.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->