I'm apparently missing one very important piece of information for taking my site live -- I'm not sure which file contains all the configurations for my development site (Drupal 6.12). I'm putting the live site on a shared web host(Bluehost) and have done a fresh install of Drupal 6.12 using SimpleScripts. I've imported the SQL database, copied over a customized theme to sites/all/themes, copied non-core modules (including Ubercart) to sites/all/modules, and copied my entire sites/all/default/files folder. I also copied my settings.php after changing the base_url & database url.
My customized theme is working after I configured it. Only a few of the core and non-core modules were enabled, so I went through and enabled the ones I need. All the permissions need to be set again, so it's obvious I missed something critical. I'd really appreciate some help - thanks!

