I'm getting the following database error:
"Unknown MySQL server host"
The error report that I get emailed to me says that the error is occurring on line 311 of includes/class_core.php.
I know you set the database name in config.php, and I know that value is correct. Could the port be incorrect? Right now it's set at the default value: 3306.
Also of note: it seems, at least to me, that this is happening randomly. Sometimes the forums work fine, other times I am getting the error.
Any ideas?
"Unknown MySQL server host"
The error report that I get emailed to me says that the error is occurring on line 311 of includes/class_core.php.
I know you set the database name in config.php, and I know that value is correct. Could the port be incorrect? Right now it's set at the default value: 3306.
Also of note: it seems, at least to me, that this is happening randomly. Sometimes the forums work fine, other times I am getting the error.
Any ideas?
Comment