Quote Originally Posted by DrByte View Post
So, to make the storefront work on the other server, you had to edit the /includes/configure.php file, right?
You'll need to make similar edits to the /admin/includes/configure.php file if you want the admin to work too.

The FAQ article simply documents the "easiest" approach to auto-generating the correct contents of the configure.php files for the server you're running from.
No, again, that's not the issue.

When moving the site, all I do was a cpanel transfer between servers. It is transparent. No paths are changing - everything is precisely the same.

If you're telling me that admin.php automatically redirects to paths found in the configuration file, then I can simply go an modify the config file directly. However, since I can access the site itself without any modification to /includes/configure.php, I would not expect to need to modify the config to access the admin panel - unless it's coded this way for security purposes.

mrk