Sorry to be so much of a problem -
I have now done this proceedure:
-1- The data base is working on 2.0.13 and then I installed the same version 2.0.13 and gave the folder a different name.
-2- Upon setting up the config I gave the prefixed the same name as the data base I want to migrate
-3- I completed the install and removed "install.php" and set maincnf.php to 444
-4- I was then able to log on as admin and all was fine
-5- I went to phpmyadmin and dropped out all the tables and data and imported a duplicate of the working data base. Prior to this, I saved a backup of the working database and gave it a different name.
-6- After the import was finished I saw that the numbers of records were identical to the working data base and there no errors
-7- Still logged on the phpmyadmin, I then went to the browser and clicked on the URL
-8- I now get a blank screen
-9- I then go to the root and evoke the "admin.php" script
-10- Access denied
- 11-I clear my cache and go to the sessions table and empty it - still no access
-12- I went back to phpmyadmin and selected all tables and did a "check" all tables report "OK."
-13- I pointed back to the database where the structures were built by the install wizard - it works fine.
About Installed ModulesI have upoaded all of the modules that I have in the working database.
If I use the structures that are built during the install process, I can get into the admin and see all of these module in the folder uninstalled.
What a 2 two days of trying to figure this out -