brainonastick Posted September 30, 2015 Posted September 30, 2015 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.
webko Posted October 1, 2015 Posted October 1, 2015 Would need to know which step of the process is generating the error - it's not a standard FileMaker error code, nor is it a standard SMTP error code Cheers Webko
beverly Posted October 3, 2015 Posted October 3, 2015 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
Recommended Posts
This topic is 3407 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 accountSign in
Already have an account? Sign in here.
Sign In Now