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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nospam1 at lmdata dot se
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 17 03:00:03 2025 UTC