[PHP-WIN] Re: php: mail

2008-02-14 Thread Manuel Lemos
Hello, on 02/12/2008 10:32 AM Maria Oliveira said the following: > Im using this code to sent an email from the server to an email that the > user write into a form, with a file attached, BUT it seems not to work. > It 'echo' the message 'Mail Sent' but im not reciving any email, i even > check on

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-07 Thread Anthony Ritter
Dl Neil wrote: in message: > OK Anthony you've got it...(snipped) > > The wave is building under you, all you have to figure out now, is which way > to stand on the board! > =dn > (sorry, that's surfing not fishing, and salt water not fresh...) .. Thanks again f

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-07 Thread DL Neil
OK Anthony you've got it 'working' - woo hoo! (BTW: to double-check settings, run phpinfo() again - they're in there (somewhere)) We've exchanged a flurry of msgs, now for the 'lecture': slow down and read carefully; work step-by-step, learn to walk from the simplest case first, and thereafter str

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread Anthony Ritter
To all who assisted me today. I finally managed to get the mail () funtion to work. Thank you and happy holidays to you all... TR -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread Anthony Ritter
O.K. DL... Thanks for the reply. And your time. :-{} Yes. I restarted Apache - it came up the same. It would seem that Apache works along with php4 since I get the enviromental variables, etc. page when I go to: http://localhost/phpinfo.php which was saved as: This is exactly what the lin

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread DL Neil
> Sorry to be a pain... but using either: > the address of my outgoing mail server > or > localhost > still gives me: > Warning: Failed to Connect in c:\program files\apache > group\apache\htdocs\send_simpleform.php on line 19 Did you restart Apache after changing PHP.INI? Please post the mail()

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread Anthony Ritter
DL, Sorry to be a pain... but using either: the address of my outgoing mail server or localhost still gives me: Warning: Failed to Connect in c:\program files\apache group\apache\htdocs\send_simpleform.php on line 19 Thanks again for your time. TR --- [This E-mail scanned for viruses by g

Re: [PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread DL Neil
Anthony, > I have quoted her exactly from her book where it says: > > Windows Users: > > **Check your php.ini File** > > She then writes what I previously posted. > That's it. She offers no alternatives. Not true - you've bamboozled yourself somehow. You quoted Julie: "1. For the SMTP entry, us

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread Anthony Ritter
DL, I have quoted her exactly from her book where it says: Windows Users: **Check your php.ini File** She then writes what I previously posted. That's it. She offers no alternatives. Regards, TR --- [This E-mail scanned for viruses by gonefishingguideservice.com] -- PHP Windows Mailing L

[PHP-WIN] Re: [PHP] mail() problems...

2002-12-06 Thread DL Neil
Anthony, > The PHP mail scripts were taken from Julie Meloni's book on PHP called "Fast > and East" on pp. 116-117. (PrimaTech). > In fact, she writes: > "If you're using PHP4 on Windows, look for the following lines in your > php.ini file: > 1. For the SMTP entry, use 'localhost" or the name of t