Are sure what version of dll used for MySQL module?
Make sure you use correct dll for it. Copy all module dll to system(32).
(PHP should complain if API version does not match, though)
You may need to use dll that comes with the distribution.
Regards,
--
Yasuo Ohgaki
""Matthew DeChant"" <[EMAIL PROTECTED]> wrote in message
000501c0c398$35e32da0$[EMAIL PROTECTED]">news:000501c0c398$35e32da0$[EMAIL PROTECTED]...
> Hello,
>
> Apache crashes with this error:
>
> An application error....
> Apache.exe
> Exception: access violation (0xc0000005), Address: 0x00a549da
>
> When attempting to run even the simplest MSSQL calls (such as
> MSSQL_CONNECT). After apache crashed, it still says apache is running, and
> will serve directory listings (ex. http://localhost), but a call to any .php
> file, even those not containing MSSQL calls, cause the same crash until the
> extension for the mssql dll is removed from php.ini and apache restarted.
>
> The apache/phph server is on one machine, the MSSQL db is on another.
>
> And it returns some of the data to the page before crashing.
>
> Matthew DeChant
> Manager, Systems Administration
> Insight Product Development LLC
> p. 773-907-9500
> f. 773-907-0645
>
>
> --
> PHP Install 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 Install 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]