<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Seotoaster Q&amp;A - Recent questions tagged migration</title>
<link>http://www.seotoaster.com/questions-and-answers/tag/migration</link>
<description>Powered by Question2Answer</description>
<item>
<title>seotoaster migration from one server to another</title>
<link>http://www.seotoaster.com/questions-and-answers/7757/seotoaster-migration-from-one-server-to-another</link>
<description>1.) &amp;nbsp;created zip file of original code&lt;br /&gt;
2.) &amp;nbsp;created sql file of original database&lt;br /&gt;
3.) &amp;nbsp;installed zip and sql files on the new server&lt;br /&gt;
4.) &amp;nbsp;edited /seotoaster_core/application/configs/domain.ini to reflect new database login information, and new website.path&lt;br /&gt;
5.) &amp;nbsp;edited /system/coreinfo.php to reflect new path to seotoaster_core&lt;br /&gt;
6.) &amp;nbsp;the homepage comes up like on the old server, but selecting any other page from the menu returns an Error 404 - Not Found error&lt;br /&gt;
7) moved .htacess file &lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{REQUEST_FILENAME} -s [OR]&lt;br /&gt;
RewriteCond %{REQUEST_FILENAME} -l [OR]&lt;br /&gt;
RewriteCond %{REQUEST_FILENAME} -d&lt;br /&gt;
RewriteRule ^.*$ - [NC,L]&lt;br /&gt;
RewriteRule ^.*$ index.php [NC,L]&lt;br /&gt;
&lt;br /&gt;
i keep getting 500 error &lt;br /&gt;
&lt;br /&gt;
error log &lt;br /&gt;
#5 /home/dnalaham/public_html/seotoaster_core/library/Zend/Controller/Front.php(941): Zend_Controller_Plugin_Broker-&amp;gt;preDispatch(Object(Zend_Controller_Request_Http))&lt;br /&gt;
#6 /home/dnalaham/public_html in /home/dnalaham/public_html/seotoaster_core/library/Zend/Controller/Plugin/Broker.php on line 312</description>
<guid isPermaLink="true">http://www.seotoaster.com/questions-and-answers/7757/seotoaster-migration-from-one-server-to-another</guid>
<pubDate>Fri, 21 Jul 2017 04:45:03 +0000</pubDate>
</item>
</channel>
</rss>