Thanks, I will look into that. It kind of surprises me, though, that the
error shows up at the top of every PHP page, regardless of whether I even
use any mail related items in the PHP page itself. Apparently, PHP checks if
the mail server settings are set correctly no matter what.

I wonder if there's a way to tell PHP not to bother with the mail settings
at all? After all, in some situations where e-mail isn't even used, it would
be nice to turn off the e-mail options to reduce security risks.

Regards,


Quirijn Vermeulen.

"Zareef Ahmed" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Its highly possible that some module is not working
> properly.
>
> Check for smtp related module setting in php.ini.
>
>
> --- Quirijn Vermeulen
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have installed PHP 5.0.0RC3 on my Windows XP
> > Professional system, which
> > has IIS version 5.0 with it. The pages seem to work
> > okay and all the output
> > seems to be there, but every page starts with a '
> > PHP has encountered an
> > Access Violation at 014A73DD ' error message and at
> > the end of the page, it
> > just keeps on loading as if there is more data
> > coming.
> >
> > The PHP scripts in question have already been
> > working fine without any
> > errors under PHP 4.2.3 on my previous system
> > (Windows NT 4.0 SP 6 with the
> > PWS that is included with Windows NT Option Pack 4).
> >
> > I can't seem to find any of this error in the help
> > for PHP. Has anyone dealt
> > with this situation also? Did you manage to resolve
> > it and if so, what did
> > you find as a solution?
> >
> > Any input on this matter is welcome.
> >
> > Thanks,
> >
> >
> > Quirijn Vermeulen.
> >
>
>
> =====
> zareef ahmed saifi
> Be Happy... Make Happy... and Feel Happy
> http://www.zasaifi.com
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail

Reply via email to