You should look through your logs to see why zones aren't starting.
For the mail error, that error doesn't seem to exist anymore in the current source. Look in your rule_values table for Chat:EnableMailKeyIPVerification and try setting it to false if it isn't already. You could also look at the description for the character_ table and make sure mailkey is char(16) not NULL with a default value of 0.
Any particular reason you're working with such an old server? It's going to be really hard to troubleshoot.
|