You need to alter your php.ini file in the mail section to point the proper
path to sendmail, and you need some form of sendmail there for PHP to point
to in the first place!

So there's no just calling mail() without setting stuff up.


--
Plutarck
Should be working on something...
...but forgot what it was.


""Jude Sanglitan"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> If I was to send mail could I possibly send it using mail() function or I
> need to setup some things to make it work properly? Everytime I run my PHP
> script, it always gives me an Error: Failed to Connect to
> c:\inetpub\wwwroot\ and it was pointing to my mail() function.
>
> I just followed what the book says and I guess there is a part of it that
I
> missed or whatever. Could someone help me? Thanks!!!
>
>
> Jithy
>
>
> --
> PHP General 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]
>



-- 
PHP General 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]

Reply via email to