Page 1 of 1

Importing Database = "Not Found..The requested URL was not found"

Posted: Mon Nov 24, 2008 11:43 pm
by JaymeNYC
I'm not sure what I'm doing wrong it should work fine.. I moved my website from an addon domain in my account to its on acocunt and I'm getting

"Not Found

The requested URL was not found on this server."

I went in to MySQL, clicked the database..Export..then saved it to a .sql file.

On the new account I created a new database, and installed the CMS to see if the temp site would work and it works fine..then I uploaded the old FTP info and that worked fine.  Then I went into MySQL in the new account and I checked all the tables and in the dropdown menu selected "drop" to clear this database of the old files..went to Import and browsed to the file and imported..said everything went fine but the page has the Not Found errors thats above.  Is there anything that I'm doing wrong? the config.php file has all the correct info..pointing to the correct user/password/database.. so I don't know whats going on

Re: Importing Database = "Not Found..The requested URL was not found"

Posted: Tue Nov 25, 2008 4:58 pm
by alby
JaymeNYC wrote: Is there anything that I'm doing wrong? the config.php file has all the correct info..pointing to the correct user/password/database.. so I don't know whats going on
2 items:
1. run install/upgrade.php
2. run install/index.php and in step 5 unselect write tables and sample contents

Alby