php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21941 PHP has encountered an Access Violation at 10001364
Submitted: 2003-01-29 07:52 UTC Modified: 2003-01-29 08:51 UTC
From: nospam1 at lmdata dot se Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.0 OS: Windows 2000
Private report: No CVE-ID: None
 [2003-01-29 07:52 UTC] nospam1 at lmdata dot se
I'm running PHP 4.1.2 ISAPI on Windows 2000 Server.
When I try to upgrade to PHP 4.3.0 I get the following error: PHP has encountered an Access Violation at 10001364

If I change back to php4isapi.dll from PHP 4.1.2 withought any other changes it works just fine.

It occurs if I just run phpinfo.php or a simple script.

What can I do to solve this problem?

/Lennart

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-29 07:55 UTC] sniper@php.net
You have not replaced all the old dlls with the new ones
from the release package..and/or rebooted. (the last one is _sometimes_ needed)

 [2003-01-29 08:51 UTC] nospam1 at lmdata dot se
Thank you!

The problem is solved. I'd forgotten the php4ts.dll to the system32 directory.

/Lennart
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 13 16:01:32 2024 UTC