Hi Folks,
What issues do I have to consider when moving a mambo server to another machine into another directory?
In my case I wanna move my mambo installation (located in the root directory of domain
www.imixed.net) onto another local server. There, I have to install it in a dub-directory "imixed".
Via FTP I copied all files from the destination server onto the target machine. Afterwards, I changed all permissions to 777 (quick and dirty) and modyfied the configuration.php in order to have the right values for user, password and directories.
Moreover, I exported tha database and imported it on the new server.
But now, when accessing
http://localhost.imixed I only get a blank white page without any error message or warning.
What do I have forgotten? What else do I have to respect?