From: "Niel Archer"
Sent: Tuesday, November 03, 2009 7:36 PM
To:
Subject: Re: [PHP-WIN] req: help with mail on IIS 6
On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
> > Hi All: Just joined the list.
> >
> > I'm having problems configuring mail in PHP.
> On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
>
> > > Hi All: Just joined the list.
> > >
> > > I'm having problems configuring mail in PHP. I have PHP 5.2.9 installed on
> > > server 2003 std with sp2 installed. The default SMTP service is running.
> > > I'm running Wordpress without any
Hi
if you just want to have mail working, and are not insistent upon using
mail(), I would suggest looking at the PEAR::Mail package. It is worth
the effort.
--
Niel Archer
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
>
> > > Hi All: Just joined the list.
> > >
> > > I'm having problems configuring mail in PHP. I have PHP 5.2.9 installed on
> > > server 2003 std with sp2 installed. The default SMTP service is running.
> > > I'm running Wordpress without any
> Hi All: Just joined the list.
>
> I'm having problems configuring mail in PHP. I have PHP 5.2.9 installed on
> server 2003 std with sp2 installed. The default SMTP service is running.
> I'm running Wordpress without any problems, except for configuring mail.
>
> My php.ini file looks like:
>
On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
> > Hi All: Just joined the list.
> >
> > I'm having problems configuring mail in PHP. I have PHP 5.2.9 installed on
> > server 2003 std with sp2 installed. The default SMTP service is running.
> > I'm running Wordpress without any problems, exce
Hi,
Have you tried smtp = 127.0.0.1 in php.ini ? I looks like PHP can't
even connect to the smtp service.
Jan Svoboda
Odesláno z iPhone
4.11.2009 v 0:53, Richard Quadling :
2009/11/3 dot net noob :
On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
Hi All: Just joined the list.
I
2009/11/3 dot net noob :
> On Tue, 03 Nov 2009 22:19:53 GMT Niel Archer wrote
>
>> > Hi All: Just joined the list.
>> >
>> > I'm having problems configuring mail in PHP. I have PHP 5.2.9 installed on
>> > server 2003 std with sp2 installed. The default SMTP service is running.
>> > I'm running Wor