Access Violation at 01CE5CE6
When I try to use LDAP to query AD on a Win2k server I recieve the
following error:
PHP has encountered an Access Violation at 01CE5CE6
This only occurs on certain queries but not all (eg: samaccountname=bla
works but samaccountname=blabla would throw the error)
Any ideas what the problem might be? PHP 5.1.2 on Windows 2000 Server
Thanks.
Joseph
.
Relevant Pages
- Re: php imagepng problems
... > A month ago I moved the site of my school from a Win2k server to ... > worked fine (MySQL was for now left on a Windows server). ... > imagepng; ... What php errors do you get? ... (Fedora) - Re: [PHP] Question on virus/worms
... an IIS 5 sitting inside a Win2K server. ... known PHP virus/worms to PHP community? ... scalable system for accessing system services | ... (php.general) - Re: PHP has encountered an access violation...
... PHP has encountered an access violation at 00F76E21). ... Some kind of internal bug in PHP. ... The access violation is on memory not file. ... debugger. ... (comp.lang.php) - Re: PHP has encountered an access violation...
... PHP has encountered an access violation at 00F76E21). ... Some kind of internal bug in PHP. ... directories/files that are in play as seen in the op's code. ... The access violation is on memory not file. ... (comp.lang.php) - Re: PHP has encountered an access violation...
... PHP has encountered an access violation at 00F76E21). ... Some kind of internal bug in PHP. ... or write into read-only memory blocks etc etc. ... However, the OP's issue does not indicate this is the case, and there's the fact that not everyone can reproduce the access violation (works just fine with IIS, in my case). ... (comp.lang.php) |
|