Extract from the included php.ini:

[mail function]
SMTP            =       localhost                       ;for win32 only
sendmail_from   =       [EMAIL PROTECTED]         ;for win32 only
;sendmail_path  =                                       ;for unix only, may
supply arguments 

Do you have an SMTP server on the machine running PHP?
If not, you should change 'SMPTP=localhost'...
If you do, try using the IP address instead...

HTH,
  Fernando Madruga

-----Original Message-----
From: Ricardo Perazzo [mailto:[EMAIL PROTECTED]]
Sent: sábado, 17 de Março de 2001 11:17
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] POST Problems


Sorry my english
I have some problems
My solutions is
compare a linux php.ini with windows php.ini and so  ok!!!
I attach my php.ini.win

"Ralph Alberti" <[EMAIL PROTECTED]> escribió en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I am using Win2000 and POST doesn't work. I have tried using Xitami
> server on two different machines with no success. I am using the most
> current version of PHP and have also tried it with IIS 5. GET works
> fine. I am now starting to think it has to do with my configuration of
> PHP.
>
> Any help you could provide would be much appreciated.
>
>   --Ralph
>
> --
> 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]
>




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

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

Reply via email to