Re: [PHP-INST] Exception:access violation when using PHP/apache/WinNT4.0/MSSQL calls From: B. van Ouwerkerk (bvo <email protected>)
Date: 04/13/01

Hi,

Although I wouldn't recommend running Apache and PHP on any Windooz, here
are some ideas.

- check the docs at www.apache.org for a clue..
- Check your log both apache and systemlogs..
- check how long it takes after a reboot before it crashes (I know someone
who admins a few hosting NT boxes and he needs to reboot them after 48 hours..)
- are IIS or/and PWS running..?? if so KILL them
- M$ service packs..
- memory (both short and bad)
- reinstall if nothing else helps.. or throw in a Linux box :-)

Bye,

B.

It said uses Windows 95 or better, so I loaded Linux!

>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.

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>