PHP MAIL function only used to work

Status
Not open for further replies.

dhennen

New Member
Messages
18
Reaction score
0
Points
1
About a month ago, I had a website working that had a form to send an email. This was on www.upy844.x10hosting.com which is on the chopin server. At the time, the PHP code that did the MAIL function was in cgi-bin. That stopped working. I just got a big error message when I tried to execute anything out of cgi-bin. So, I moved the PHP code to public_html where everything seems to be working, except that the email is never sent. There's no error message or anything, just no email, either.

Is there some sort of issue with where the code behind the MAIL function lives, or what do I need to do to get this to work?

What do I need to do to get the MAIL function of PHP to work, this month?
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Going to escalate this so Bryon/Corey can take care of it.
 
Status
Not open for further replies.
Top