<?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"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Demo Data returning 404 page</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 02:39:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24025</guid>
					<title><![CDATA[Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24025</link>
					<pubDate>Thu, 29 Oct 2015 17:40:50 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I have increased the web-server resources from my hosting provider but I have returned a 404 page after uploading the demo data. Is there anything else I can do to ensure these pages are uploaded properly?</p>
<p><img src="https://dl.dropboxusercontent.com/u/66721664/404.PNG" alt="404" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24026</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24026</link>
					<pubDate>Thu, 29 Oct 2015 17:42:09 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						<p>This is the url that the importer redirects to</p>
<p><a href="http://www.tryitnowtraining.com/wp-admin/admin.php?import=wordpress&#038;step=2" rel="nofollow">http://www.tryitnowtraining.com/wp-admin/admin.php?import=wordpress&#038;step=2</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24029</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24029</link>
					<pubDate>Thu, 29 Oct 2015 18:19:00 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>A few other Fortuna users have complained about a similar issue. Seems like a GoDaddy hosting issue, is that your hosting provider as well?<br />
One of them shared with me he solved the issue after placing the php.ini with the increased directives&#8217; limits into his root folder.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24032</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24032</link>
					<pubDate>Thu, 29 Oct 2015 19:09:18 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						<p>Correct. I use GoDaddy for my hosting. Please share the solution and I will be happy to implement. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24033</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24033</link>
					<pubDate>Thu, 29 Oct 2015 21:41:42 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						<p>GoDaddy ended up setting me up with a .users.ini file in the root folder which has given me 500mb to import. However, I am still returning the 404 page. Does this .users.ini page need to be renamed php.ini? I&#8217;ve also copied their code below:</p>
<p>memory_limit = 512M<br />
post_max_size = 900M<br />
file_uploads = On<br />
upload_max_filesize = 900M<br />
max_execution_time = 600<br />
wp_memory_limit = 900m<br />
php_value memory_limit = 900M<br />
max_input_vars = 2000</p>
<p><a href="https://dl.dropboxusercontent.com/u/178369283/increase.PNG" rel="nofollow">https://dl.dropboxusercontent.com/u/178369283/increase.PNG</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24044</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24044</link>
					<pubDate>Fri, 30 Oct 2015 09:47:31 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, </p>
<p>These values should be sufficient and yes, your file should be named php.ini.<br />
Basically if you got in touch with them kindly ask them to resolve the import issue for you as it is indeed a matter of server configuration limitations. I would be happy to assist further if you need me. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24063</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24063</link>
					<pubDate>Fri, 30 Oct 2015 16:30:49 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24070</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24070</link>
					<pubDate>Fri, 30 Oct 2015 16:42:54 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure, let me see those FTP credentials. What did GoDaddy support say about this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24071</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24071</link>
					<pubDate>Fri, 30 Oct 2015 16:46:01 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24072</guid>
					<title><![CDATA[Reply To: Demo Data returning 404 page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/demo-data-returning-404-page/#post-24072</link>
					<pubDate>Fri, 30 Oct 2015 16:47:18 +0000</pubDate>
					<dc:creator>tomwash67</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

