I modified the php.ini in both the apache/bin directory, and also the php
directory.

Is there some way to get a trace of the code execution?  The SMTP log files
are completely worthless.  They do not show any sort of connection attempt.

On Thu, Jan 6, 2011 at 12:58 PM, Daniel Brown <danbr...@php.net> wrote:

> On Thu, Jan 6, 2011 at 15:50, David Armstrong <darmstrong...@gmail.com>
> wrote:
> > I set the following parameters
> >
> > [mail function]
> > ; For Win32 only.
> > ; http://php.net/smtp
> > SMTP = localhost
> > ; http://php.net/smtp-port
> > smtp_port = 25
> > sendmail_from = <valid account here>
>
>    Per list rules, please hit "reply-all" and post your response
> below the quoted email in the future.  Thanks.
>
>    Did you set these as such before or after you last tested?  And
> did you restart Apache/IIS after saving your changes to the php.ini
> file?  And lastly, are you certain you edited the correct php.ini
> file?  If accessing the script via the web, check out the
> Configuration File Path and, specifically, the Loaded Configuration
> File entries in your phpinfo() output.
>
> --
>  </Daniel P. Brown>
> Network Infrastructure Manager
> Documentation, Webmaster Teams
> http://www.php.net/
>

Reply via email to