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

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
phil81uk
Posts: 18
Joined: 09 May 2005, 15:36

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

Post 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?
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post 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/
Guest

Post by Guest »

:) What can I say! :)
Post Reply