Quote:
|
Originally Posted by deizel - backup your database from the mambo /administrator (tools->database->backup->default settings->backup)
- install mambo online by uploading and going through set-up
- upload all the files in your local directory (which will consist of the mambo installation, and any components/modules you have uploaded) NOT including configuration.php (you will have made a correct one during installation)
- login to the new /administrator and restore your database (tools->database->restore)
- your username/password will revert to the one used locally, so you will be logged out automatically.
- your site is live.
d. |
Well, I have moved my Mambo from one host to another, and i used PhpMyAdmin to backup/restore database, and I have manually changed settings in configuration.php
Everything works fine, but - I have encountered problem. When i am logging in in the frontend, the site is redirecting me to index.php and everything becomes blank. After refreshing my site works, and I am logged in. On first server there wasnt any problems with logging in. How do i fix the 'blank page after logging in' problem?