Timothy Astle wrote on Mon, May 11, 2015 at 08:16:25 -0300: > Error writing base64 data. Software caused connection abort [500. #103]
"103" is the apr_status_t error number. It's probably an errno number. You might want to look up what's errno code 103 on your system.