memobug
12-03-2004, 08:44 PM
I tried this question at Vbulletin.com but might get disregarded because I have a vbAdvanced - hacked script! ;)
I am moving hosts and I am trying to get my existing forum up and running before the DNS propagates and confirm that everything is working.
I was able to have the server username set up the same on the new host, so when I did a complete site restore using cpanel most all the other scripts and mysql came up fine using the existing db connections and names.
vbulletin was one that did not. When I browse to the forum's url using a numeric IP, I am just getting a blank page (same for cmps_index.php)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
I am sure the MYSQL connections are correct and that I have the correct address.
Any suggestions would be appreciated!
Regards,
Matt
I am moving hosts and I am trying to get my existing forum up and running before the DNS propagates and confirm that everything is working.
I was able to have the server username set up the same on the new host, so when I did a complete site restore using cpanel most all the other scripts and mysql came up fine using the existing db connections and names.
vbulletin was one that did not. When I browse to the forum's url using a numeric IP, I am just getting a blank page (same for cmps_index.php)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
I am sure the MYSQL connections are correct and that I have the correct address.
Any suggestions would be appreciated!
Regards,
Matt