php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12184 PHP has encountered an Access Violation at 0129E68A
Submitted: 2001-07-16 04:55 UTC Modified: 2003-05-16 03:46 UTC
Votes:8
Avg. Score:4.8 ± 0.7
Reproduced:7 of 7 (100.0%)
Same Version:2 (28.6%)
Same OS:7 (100.0%)
From: webmaster at nsc dot go dot th Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.6 OS: Windows 2000 Server
Private report: No CVE-ID: None
 [2001-07-16 04:55 UTC] webmaster at nsc dot go dot th
I'm following this step
" Under 'Home Directory', click on the 'Configuration' button.
Add a new entry to the Application Mappings. Use the path
to the php4isapi.dll as the Executable, supply .php as the
extension, leave Method exclusions blank, and check the
Script engine checkbox."
and when I get "PHP has encountered an Access Violation at 0129E68A" in my Web browser

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-26 00:08 UTC] mail-php dot net at kimihia dot org dot nz
1. Make sure "Cache applications" is ticked. It's when PHP gets unloaded that it has Access Violations.
2. Run iisreset.exe
 [2002-05-29 03:21 UTC] ekotov at bmc dot com
I received the same problem.I am working with php version 4.2.1 , IIS 5.0, Windows 2000.
I configured my IIS server using php4isapi.dll.
After number of refreshes I receive:
"Php has encountered an Access Violation at 01010290E".
Since that I have to restart my IIS server in order
to continue a work.
I saw the similar problem with php , version 4.0.
I hoped that the upgrade to 4.2.1 will solve this problem,
but it doesn't.
This problem doesn't occure working with php.exe.
Elena
 [2002-06-01 02:08 UTC] mycat_cc at yahoo dot com dot au
PHP: 4.2.1 (Installed from zip archive)
IIS: 5.0
Win2K - Latest patches as of 1st June 2002.

I've also noticed this problem with 4.2.1 when using MS SQL functions. The address field varies.

When setting "magic_quotes_runtime = Off" in php.ini the problem dissapears. Seting this to on and the problem re-appears.

This is 100% reproducable on my system. YMMV.
 [2002-06-03 12:10 UTC] mfischer@php.net
Dup of 15333
 [2002-09-29 20:16 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-15 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, 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".
 [2003-05-16 03:46 UTC] magnus@php.net
It was said that this was a dup of 15333 which is closed. 
 
So I am closing this one now.. And since lots have been 
improved in PHP on the Windows front this is likley to be 
fixed by now. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC