I am experiencing technical difficulties! I have Apache and PHP 4 installed
on a Windows 98SE machine. Everything is working perfectly except the mail
function. I have updated the ini file to use my ISP's mail SMTP server. I
have even tried installing an e-mail server on my machine, which works, but
I still get the following (not so helpful) error:
Warning: Unknown error in e:\apache\htdocs\main\send_simpleform.php on line
10.
Here is line 10:
mail("$to", "$subject", "$msg", "$mailheaders");
I can assure you that the variables are all valid as I have echo'd them.
Any clues? Thanks.
--
Gaylen
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]