Sending E-Mail Problem
Posted: Fri Oct 17, 2003 2:03 pm
Hi,
I recently set up a basic contact form for a website. I tested it on my server at home, WIN 2000 and PHP, and it works fine. I get the e-mail. I have uploaded it to their server, UNIX, and while I get the response page after I submit the form, I never recieve the e-mail. The php.ini file shows the following:
sendmail_from = no value
sendmail_path = /usr/sbin/sendmail -t -i
I also changed permission on the php file after it was uploaded. It seems like it should work. Am I missing something?
Thanks,
Sue
I recently set up a basic contact form for a website. I tested it on my server at home, WIN 2000 and PHP, and it works fine. I get the e-mail. I have uploaded it to their server, UNIX, and while I get the response page after I submit the form, I never recieve the e-mail. The php.ini file shows the following:
sendmail_from = no value
sendmail_path = /usr/sbin/sendmail -t -i
I also changed permission on the php file after it was uploaded. It seems like it should work. Am I missing something?
Thanks,
Sue