I am developing a php app on a win 2003 server with
iis6.  Unfortunately, I don't know the version of sql
server or php. 

I have been testing code since last Thursday and just
started getting this error:

PHP has encountered an Access Violation at 02B80AFD 

This error doesn't happen every time, even if you are
just hitting refresh on the same page.  It interferes
with redirects and all update and insert queries fail
(failure to connect) while the select queries run fine
(access violation or not).  The access violation is
always at the same address(??) as far as I can tell.

The client's server support thinks it is a permissions
issue of some kind but doesn't know how to fix it.

The access violation occurs now if I try to run
phpinfo()--which is why I don't have the version.

Php is not running as  a cgi.

I would really appreciate any ideas.

Kathleen

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to