I am having trouble uploading a
PostNuke site from my local computer to a remote web host. Any help would be greatly appreciated.
Because I was originally experimenting with
PostNuke, I copied an existing static website to my laptop which is set up with Windows XP Pro, MySQL and
PHP. I created a database in MySQL and installed
PostNuke into a sub-directory of the site. I populated the database with a number of users, granted permissions, added DownloadsPlus and uploaded various files. I created a link from the home page to this dynamic section, which opened the login page. Everything worked fine.
I then decided to upload the complete site to my web host. They allow me only one MySQL database and it's already provided, having a different name to the one I created. I've been able to generate a dump file and populate this new file with my tables, fields and content. I've also uploaded all the files for the website to the host.
This site can be opened using my web browser but when I click on the link to the
PostNuke section it fails. I've tried amending the config.php file with the new database name, password, etc. but it hasn't helped.
What am I missing?