Uh oh, did I ask this question before? If I did, I'm very sorry. =(

"David Robley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Note that I'm using the Windows version of PHP.
>
> Whenever I use a mail() function in my PHP code I get an error of "Failed
to
> Connect on line <number>". So, I'm guessing my error lies in the PHP
> configuration file. I searched around the PHP.INI file for anything
> resembililing "mail". I found these two lines:
>
>
> [mail function]
> ; For Win32 only.
> SMTP = alienmelon.com
>
> ; For Win32 only.
> sendmail_from = [EMAIL PROTECTED]
>
>
> I filled them out also, as you see above. Did I fill them out correctly?
> Even though I filled them out as you see above I still get the same error.
> Is the root of the error in the .ini at all?

I have feeling of deja vu here. Is alienmelon.com a valid mail server? If
not, you need to change it to something that is.

--
David Robley
Temporary Kiwi!

Quod subigo farinam



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to