I have placed my answers beneath your questions.  The answers to all are YES
except the module vs. executable.  How do I control that?  In Apache the PHP
file that is called is php.exe.

--
Gaylen
[EMAIL PROTECTED]

"Fernando Madruga" <[EMAIL PROTECTED]> wrote in message
3685A91F554BD411BA310008C759B6CC02527B1D@MAIL_CBR">news:3685A91F554BD411BA310008C759B6CC02527B1D@MAIL_CBR...
>
> I'm also running Apache+PHP4+xtras on a Win98SE machine and have NO
problems
> sending mail; in fact, I use it on my 404.php error generator to send an
> email to the webmaster (me!) whenever a broken link is requested and it
> works absolutely fine!
> Hints:
>   - Have you tried using the IP of your ISP's mail server?
YES.
>   - Do you have a permanent link to it?
YES.
>   - Can you use an email program on that machine (look for freeware,
> no-install email programs on tucows) and send mail from it?
YES
>   - Are you running php as an executable or as a module? I'm using it as a
> module without any problems.
HOW DO I KNOW?
>   - Did you check for multiple copies of PHP.INI?
YES
>   - Is PHP.INI in your C:\Windows\ folder?
YES
>
> Just a few thinks to check for...
>
> HTH,
>   Fernando Madruga
>
> > I am experiencing technical difficulties!  I have Apache and PHP 4
> installed
> > on a Windows 98SE machine.  Everything is working perfectly except the
> mail
> > function.  I have updated the ini file to use my ISP's mail SMTP server.
> I
> > have even tried installing an e-mail server on my machine, which works,
> but
> > I still get the following (not so helpful) error:
>
> > Warning: Unknown error in e:\apache\htdocs\main\send_simpleform.php on
> line 10.
>
> > Here is line 10:
> > mail("$to", "$subject", "$msg", "$mailheaders");
>
> --
> 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