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?
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?