![]() |
Database / MySQL error
I'm getting this message below about 100+ times a day since I moved to my own server from godaddy.
Code:
Database error in vBulletin : Code:
Host 'p3nlhg550.shr.prod.phx3.secureserver.net' Code:
/home/content/32/4571132/html/sites/green_rom_project/com/includes/class_core.php Does anyone have any ideas? |
Host in your config needs changed to localhost as you still have the old godaddy one
|
Thats what I thought but I have already changed the host in the config file to localhost via local IP (127.0.0.1) with the correct database name, username, password.
Another weird thing is the referenced hostname changes depending on the email I get... Code:
Host 'p3nlhg549.shr.prod.phx3.secureserver.net' Code:
Host 'p3nlhg550.shr.prod.phx3.secureserver.net' Code:
Host 'p3nlhg551.shr.prod.phx3.secureserver.net' Code:
Host 'p3nlhg552.shr.prod.phx3.secureserver.net' Code:
// ****** MASTER DATABASE SERVER NAME AND PORT ****** |
Try changing it to:
$config['MasterServer']['servername'] = 'localhost'; |
I'm not sure why this would make any difference but, I changed the name of the config.php file on the old host to config.php.old a couple hours ago and I haven't received an error email since... I don't know why that would have made any difference but it seems to have resolved the emails.
I also changed the 127.0.0.1 to localhost just now to attempt to help resolve any errors in the future. Thanks for the assist. |
Quote:
|
All times are GMT. The time now is 02:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|