Jump to content

PHP Error 230?


This topic is 3099 days old. Please don't post here. Open a new topic instead.

Recommended Posts

We are using PHP v5.5 and a plugin called PHPMailer. Yesterday our registration system froze where the plugin generates emails to customers notifying them that their registration has received. An error code 230 is being reported by $errors and its not on my list of errors. Does anyone know what the error means? One post on another forum I found said its DNS related.

Link to comment
Share on other sites

yes, b-o-a-s! I found this as a possible explanation of the error:

ERR_DB_CONN_LOST -230 
This is a server error. The connection to the database was lost while storing a result in its memory. 

I would look at the server logs (not just FMServer logs) for any errors/messages at the same time frame as the error(s) being given to the user(s).

beverly

Link to comment
Share on other sites

This topic is 3099 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.