php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18603 PHP has encountered an Access Violation at 77FCBAAC
Submitted: 2002-07-26 16:03 UTC Modified: 2002-08-27 01:00 UTC
Votes:20
Avg. Score:4.5 ± 0.8
Reproduced:15 of 16 (93.8%)
Same Version:1 (6.7%)
Same OS:7 (46.7%)
From: msegall at signarama dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 4.2.2 OS: Win2k, IIS 5.x
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: msegall at signarama dot com
New email:
PHP Version: OS:

 

 [2002-07-26 16:03 UTC] msegall at signarama dot com
Yesterday I had PHP4.1.2 installed on my Win2k server running IIS 5.X. in asapi mode. This version of PHP has been running flawlessly for about a month or so.

I started getting a lot of "PHP has encountered an Access Violation at 77FCBAAC" and "internal server error 500" errors yesterday. 

So, today I installed PHP 4.2.2 (asapi mode) in hopes that it would clear the problems up. However the problems are remaining, although it seams not as frequent. 

Is there any setting I should change in my php.ini or any other fix?

 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-26 16:06 UTC] sniper@php.net
Are you sure you replaced all the old .dll's with the new ones from the .zip ? Sometimes you need to restart your machine too..

 [2002-07-26 16:22 UTC] msegall at signarama dot com
I deleted the whole PHP folder this morning and extracted all the files into the C:\php folder.

I also copied the new phpaspi dll to the winnt\system32 and system32\inetsrv folders

i copied all the new dlls to the system32 folder allso.

i replaced my old php.ini with the new one (in case there was a change in the code)

in IIS i have .php, .php3, .phtml point to c:\php\phpasapi.dll in the app mapping section.

i rebooted the server and stop/start/reboot iis as well.
 [2002-07-26 17:04 UTC] sniper@php.net
yes, but are you sure you replaced all of them? And that the files really WERE replaced? Most important one being php4ts.dll

You can check it with <?php phpinfo(); ?> script..it should
show 4.2.2 as version.

 [2002-08-02 09:58 UTC] msegall at signarama dot com
I created the script line and call it... and it is showing 4.2.2
 [2002-08-27 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2002-11-06 07:40 UTC] domingos at efik dot com dot br
Dear Sir,

I am PhP programmer and have encountered the following error quite often:

PHP has encountered an Access Violation at
77FCBAAC

What could be causimg this errors? I have just installed the version 4.3 pre 1 after encountering the samen problems with the version 4.2.3.

I have already  reinstalled the PHP with the isapi  DLL , copied the php4ts.DLL to the directory System32 of WIN2K in the server IIS5 , pointed the IIS5 isapi filters to PHPISAP.DLL and utilized as php.ini the file php.ini-dist

None of these alterations improved these errors.
Please advise me ASAP of what else I can do to solve this out.

Thank you very much,
Best Regards
 [2003-03-21 20:11 UTC] zebediah at greekboston dot com
check out bug#17563
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC