1.)  created zip file of original code
2.)  created sql file of original database
3.)  installed zip and sql files on the new server
4.)  edited /seotoaster_core/application/configs/domain.ini to reflect new database login information, and new website.path
5.)  edited /system/coreinfo.php to reflect new path to seotoaster_core
6.)  the homepage comes up like on the old server, but selecting any other page from the menu returns an Error 404 - Not Found error
My guess is there is something hard-coded into the source that is causing the problem.  Any idea as to what I am missing?