php-windows Digest 13 May 2002 12:07:43 -0000 Issue 1142

Topics (messages 13718 through 13719):

Re: mail() problem
        13718 by: Danny Asmussen
        13719 by: aleksandar.skodric.com

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
You don't have to restart apache after php.ini changes, PHP will
use the new configuration anyway.

 
__________________________________________________________________
 
Danny Asmussen - Web developer
Emerge A/S
Gothersgade 14, 4
DK-1123 København K.

(+45) 333 66 555
__________________________________________________________________



-----Original Message-----
From: Jason Soza [mailto:[EMAIL PROTECTED]] 
Sent: 11. maj 2002 00:01
To: Tomator
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] mail() problem


Did you restart Apache after making the php.ini changes?

Jason Soza

----- Original Message -----
From: "Tomator" <[EMAIL PROTECTED]>
Date: Friday, May 10, 2002 1:52 pm
Subject: [PHP-WIN] mail() problem

> When I try to use mail() function I see warning "Unknown error in
> line...".
> I'm using WinXP with PHP as Apache's module and have PHP.INI in 
> C:\winnt,where is the line "SMTP = my.addres". However phpinfo() 
> ALWAYS tells that
> SMTP is "localhost". I can change thist only with ini_set(), but 
> it doesn't
> fix my problem - I can't send any e-mail from my PHP!
> 
> How to do this??


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



--- End Message ---
--- Begin Message ---
Try to put SMTP from your ISP, like: smtp.isp.com in the php.ini and try then...

I run Win XP with PHP and it works OK!

Good luck

Alex

>----- Original Message -----
>From: "Tomator" <[EMAIL PROTECTED]>
>Date: Friday, May 10, 2002 1:52 pm
>Subject: [PHP-WIN] mail() problem
>
>> When I try to use mail() function I see warning "Unknown error in
>> line...".
>> I'm using WinXP with PHP as Apache's module and have PHP.INI in 
>> C:\winnt,where is the line "SMTP = my.addres". However phpinfo() 
>> ALWAYS tells that
>> SMTP is "localhost". I can change thist only with ini_set(), but 
>> it doesn't
>> fix my problem - I can't send any e-mail from my PHP!
>> 
>> How to do this??
>
>
>-- 
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---

Reply via email to