[PHP-WIN] Re: I need some help or a .45 magnum

2001-08-07 Thread elias
Are you sure you didn't forgot the uncomment this line in PHP.INI ? : [mail function] ; For Win32 only. SMTP = mailserver.com ; specify here your SMTP server "Rodney" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I'm new to php. I'm having trouble

[PHP-WIN] Re: I need some help or a .45 magnum

2001-08-06 Thread G Schneider
If the mail function doesn't work - PHP may never give you an error message. It may just hang. Many providers don't let their SMTP servers accept relays. This is needed for the PHP mail() function to work. -- http://www.webmastersdog.com where website own

[PHP-WIN] Re: I need some help or a .45 magnum

2001-08-04 Thread Hugh Bothwell
"Rodney" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I'm new to php. I'm having trouble making the mail function work. > I wrote a simple mail script that supports mail delivery when a user > fills out a form. It's not working. > > The editor tel