|
Posted by J.O. Aho on 09/28/67 11:48
fjab wrote:
> When executing a php script for sending an e-mail it works just fine from
> command line. When I try to execute that same script from within a browser
> an error occurs: mail problem.
> Anyone knows what to do about this?
It's difficult to say, as we don't know what way you send e-mails in your php
script, we don't know what MTA you have installed, we don't know if you have
your MTA service running or not, we don't know if you have messed up the
default settings in your php.ini that you use for your web server compared
with the php.ini that is used for cli.
So there can be many causes and as many how to fix it.
//Aho
Navigation:
[Reply to this message]
|