Jump to content

mail


jwk811

Recommended Posts

well im pretty sure im getting this error: Internal Server Error.. blah blah blah.. because the mail isnt sending successfully. I think this because when i put in an email to send to without an @blahblah.com this will come up. Otherwise it goes through just fine... so instead of that internal error coming up i would have rathered a message come up saying email could not be sent...
Link to comment
https://forums.phpfreaks.com/topic/27777-mail/#findComment-127106
Share on other sites

Internal Server Error is not from PHP but form Apache. PHP should not cause this sort of error instead it will show its own error message or a blank screen if you have display_errors disabled.

the only to see why you're getting the internal server error message is to check your servers error log (error.log) should be What is the error that is logged?
Link to comment
https://forums.phpfreaks.com/topic/27777-mail/#findComment-127130
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.