Page 1 of 1

Get blank page after I moved server (from mySQL 4.1 to 4.0)

Posted: 09 Mar 2006, 15:36
by phil81uk
Hi,

I moved my Mantis installation from one server to another. But now all I get is a blank page when I open the Mantis URL. I go to 'View Source' and there is no HTML, nothing.

My Mantis version is Mantis 1.0.0a2.

After I moved it I updated the config file with the new mySQL database. The only think I can think of is that it is becuase the mySQL database on the new server is version 4.0, whereas the previous one used 4.1. To make the transfer I had to export the database as mySQL 4.0 compatible (I did this in phpMyAdmin).

Can anyone suggest what is happening?

Posted: 09 Mar 2006, 21:07
by vboctor
Make sure that there is no spaces or blank lines before or after the PHP block (i.e. <?php or ?>) in the config_inc.php.

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect/

Posted: 09 Mar 2006, 21:13
by Guest
:) What can I say! :)