Try Backup and Migrate module, This will make ur life simple.<br>Install a new drupal installation.<br>Install backup module.<br>From the old site take backup using back up and migrate.<br>Restore in the new site using the same Backup and migrate.<br>
<br><br><div class="gmail_quote">On Sat, Feb 2, 2013 at 1:08 PM, Roger <span dir="ltr">&lt;<a href="mailto:arelem@bigpond.com" target="_blank">arelem@bigpond.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
For days now I&#39;ve been trying to overcome a Drupal 7 problem that I<br>
cannot explain.<br>
Over the past year or two I have followed the same method for creating a<br>
copy of our live site to my Fedora 16 pc but as of 4 weeks ago, problems.<br>
<br>
The Process:<br>
-Copy of our live site database as a .sql file made by mysqldump<br>
thatdatabase &gt; this file.sql. It has always for me provided a perfect<br>
copy of the database.<br>
-Zip the whole web  site using cPanel.<br>
-Download both to my Fedora 16 installation.<br>
-Unzip the drupal system to /var/www/html/<br>
-mysql -uuser -ppassword  create database (thatdatabase) same name user<br>
and password as the original.<br>
-mysql -uuser -ppassword  thatdatabase &lt; thisfile.sql<br>
-Change settings.php a+w then remove the 15 lines in<br>
/sites/default/settings.php which access the database.<br>
-Start the installation and enter the database name username and password.<br>
Drupal copy fires up perfectly every time.<br>
    ---- But ------<br>
&lt;structure&gt;&lt;Content Types&gt;&lt;Add content&gt; gives WSOD, defaults to the<br>
stark theme with no options.<br>
Views, Add Taxonomy, Add content, Rules, Permissions, Appearance,<br>
configurations, and others all work,<br>
<br>
I have done the following: cleared caches,  drush cc all,  in myslq<br>
TRUNCATE cache and TRUNCATEd other cache files as per torials on google.<br>
I have googled and found several others have the same problem but no one<br>
offers working solution.<br>
<br>
<a href="http://localhost/mysite/admin/structure/types/add" target="_blank">http://localhost/mysite/admin/structure/types/add</a> produces error:<br>
<br>
<br>
    You are here<br>
<br>
Home &lt;<a href="http://localhost/eal719/" target="_blank">http://localhost/eal719/</a>&gt; » Administration<br>
&lt;<a href="http://localhost/eal719/admin" target="_blank">http://localhost/eal719/admin</a>&gt; » Structure<br>
&lt;<a href="http://localhost/eal719/admin/structure" target="_blank">http://localhost/eal719/admin/structure</a>&gt; » Content types<br>
&lt;<a href="http://localhost/eal719/admin/structure/types" target="_blank">http://localhost/eal719/admin/structure/types</a>&gt;<br>
<br>
<br>
  Content types<br>
<br>
Add to /Default/ shortcuts<br>
&lt;<a href="http://localhost/eal719/admin/config/user-interface/shortcut/shortcut-set-1/add-link-inline?link=admin/structure/types/add&amp;name=Content%20types&amp;destination=admin/structure/types/add&amp;token=XF6dWGDfxNixfKkMhZMM-H4gWZ8lWudr7QvnKv8XnTs" target="_blank">http://localhost/eal719/admin/config/user-interface/shortcut/shortcut-set-1/add-link-inline?link=admin/structure/types/add&amp;name=Content%20types&amp;destination=admin/structure/types/add&amp;token=XF6dWGDfxNixfKkMhZMM-H4gWZ8lWudr7QvnKv8XnTs</a>&gt;<br>

<br>
Individual content types can have different fields, behaviors, and<br>
permissions assigned to them.<br>
<br>
Does anyone know what causes such a problem, what I should look out for<br>
to prevent future problems and best of all how to kill the problem once<br>
and for all.<br>
<br>
Help greatly appreciated<br>
Thanks in advance<br>
<span class="HOEnZb"><font color="#888888">Roger<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Siva