Simtech
Mon 14th Jan '08, 4:00pm
I need some outside help... I've been pulling my hair out on this and it's clear that I'm missing something really simple.
My old server needed upgraded so I leased a new one and moved the whole website over to the new IP address.
The new website is up and has been for a couple of days, the regular home page checks out fine, the problem is the forum. Is there anything in the vbulletin files that specify the domain's IP address rather than just the actual domain name?
I downloaded the entire website via CuteFTP and transferred it to the new IP. The nameservers have all been updated as well. I use Plesk on my server so I can monitor things like PHP safemode etc. (safemode is off).
I read all through http://www.vbulletin.com/docs/html/moving_servers but this appears to me more along the line of moving to a whole new website.
The old server was Fedora Core 4, the new one is 7.
Both sites have the same domain name, same database name and password.
Old site uses MySQL 4.1.20, new one uses 5.0.45
The database is all moved over correctly, all of the tables check out fine.
But when I try and access the forum I get an HTTP 500 INTERNAL SERVER ERROR
http://www.simtechonline.com/forums/
The files are all there, I even tried entering a index.htm test file in the /forums directory and the page came up, but it's just not wanting to use the index.php files even though I have php services selected.
The files are CHMOD 644, just like what was on the old server.... is there some hidden .htaccess file that didn't get generated that needs to be in the forum's root directory? I've also done a server reboot and power cycle with no luck.
It can't be a MySQL database error as the forum page isn't even getting that far. Any clues? I can't afford to keep pulling my hair out on this as don't have enough hair left to begin with!
update: I did try recopying the files over too... no luck.
My old server needed upgraded so I leased a new one and moved the whole website over to the new IP address.
The new website is up and has been for a couple of days, the regular home page checks out fine, the problem is the forum. Is there anything in the vbulletin files that specify the domain's IP address rather than just the actual domain name?
I downloaded the entire website via CuteFTP and transferred it to the new IP. The nameservers have all been updated as well. I use Plesk on my server so I can monitor things like PHP safemode etc. (safemode is off).
I read all through http://www.vbulletin.com/docs/html/moving_servers but this appears to me more along the line of moving to a whole new website.
The old server was Fedora Core 4, the new one is 7.
Both sites have the same domain name, same database name and password.
Old site uses MySQL 4.1.20, new one uses 5.0.45
The database is all moved over correctly, all of the tables check out fine.
But when I try and access the forum I get an HTTP 500 INTERNAL SERVER ERROR
http://www.simtechonline.com/forums/
The files are all there, I even tried entering a index.htm test file in the /forums directory and the page came up, but it's just not wanting to use the index.php files even though I have php services selected.
The files are CHMOD 644, just like what was on the old server.... is there some hidden .htaccess file that didn't get generated that needs to be in the forum's root directory? I've also done a server reboot and power cycle with no luck.
It can't be a MySQL database error as the forum page isn't even getting that far. Any clues? I can't afford to keep pulling my hair out on this as don't have enough hair left to begin with!
update: I did try recopying the files over too... no luck.