Eric Rounds wrote:
We have PHP 4.2 installed on Mac OS X under Apache.
The settings in the php.ini file are:
sendmail_from - [EMAIL PROTECTED]
sendmail_path - /usr/sbin/sendmail -t -i
SMTP - localhost
smtp_port - 25
This probably isn't related to your problem, but there is already a
localhost.c
On Thu, Oct 02, 2003 at 02:23:44AM +0800, Jason Wong wrote:
: On Thursday 02 October 2003 01:28, Eugene Lee wrote:
: > On Wed, Oct 01, 2003 at 08:31:49AM -0700, Eric Rounds wrote:
: > :
: > : By the way, is there a way I can check, without looking into the
: > : serving Mac, to see if it is running
On Thursday 02 October 2003 01:28, Eugene Lee wrote:
> On Wed, Oct 01, 2003 at 08:31:49AM -0700, Eric Rounds wrote:
> : On Wednesday, October 01, 2003, at 08:26AM, Eugene Lee wrote:
> : >Make sure that Sendmail is enabled and running on OS X. By default,
> : >Sendmail is disabled on OS X.
> :
> :
On Wed, Oct 01, 2003 at 08:31:49AM -0700, Eric Rounds wrote:
:
: On Wednesday, October 01, 2003, at 08:26AM, Eugene Lee wrote:
: >
: >Make sure that Sendmail is enabled and running on OS X. By default,
: >Sendmail is disabled on OS X.
:
: Thank you! I will let the administrator know.
:
: By th
On Wednesday 01 October 2003 23:18, Eric Rounds wrote:
> >A quick way to check whether mail is configured correctly is to use the
> > mail option of error_log().
>
> How do I do this? Set up an echo on my form page?
>
> echo mail error_log();
> ?>
>
> ???
???
Look up the manual entry for error_
Thank you! I will let the administrator know.
By the way, is there a way I can check, without looking into the serving Mac, to see
if it is running?
Thanks again
>On Wednesday, October 01, 2003, at 08:26AM, Eugene Lee <[EMAIL PROTECTED]> wrote:
>Make sure that Sendmail is enabled and runnin
On Wed, Oct 01, 2003 at 08:18:21AM -0700, Eric Rounds wrote:
:
: We have PHP 4.2 installed on Mac OS X under Apache.
:
: The settings in the php.ini file are:
:
: sendmail_from - [EMAIL PROTECTED]
: sendmail_path - /usr/sbin/sendmail -t -i
: SMTP - localhost
: smtp_port - 25
Make sure that Sen
We have PHP 4.2 installed on Mac OS X under Apache.
The settings in the php.ini file are:
sendmail_from - [EMAIL PROTECTED]
sendmail_path - /usr/sbin/sendmail -t -i
SMTP - localhost
smtp_port - 25
>A quick way to check whether mail is configured correctly is to use the mail
>option of error_lo
On Wednesday 01 October 2003 22:51, Eric Rounds wrote:
> I have tried numorous email form tutorials, and all have not sent to the
> recipient. I don't know what is wrong. How do I check to see that sendmail
> is installed on PHP on Apache? The form goes through. I can pass variables
> and echo or p
Mentioning your operating system would be helpfull. But try to set SMTP
setting in php.ini to your provider's smtp server.
Eric Rounds wrote:
I have tried numorous email form tutorials, and all have not sent to the recipient. I don't know what is wrong. How do I check to see that sendmail is ins
I have tried numorous email form tutorials, and all have not sent to the recipient. I
don't know what is wrong. How do I check to see that sendmail is installed on PHP on
Apache? The form goes through. I can pass variables and echo or print them, but I just
can't seem to get it to send the messa
11 matches
Mail list logo