php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43911 PHP has encountered an Access Violation at
Submitted: 2008-01-22 18:52 UTC Modified: 2008-01-30 01:00 UTC
Votes:7
Avg. Score:4.4 ± 1.4
Reproduced:7 of 7 (100.0%)
Same Version:3 (42.9%)
Same OS:6 (85.7%)
From: kcg at kcg dot is Assigned:
Status: No Feedback Package: *Database Functions
PHP Version: 5.2.5 OS: Windows 2003 Server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
23 + 44 = ?
Subscribe to this entry?

 
 [2008-01-22 18:52 UTC] kcg at kcg dot is
Description:
------------
Running on W2K3 Server with IIS 6.0, setup with PHP 5.2.5 and MySQL 5.1.1
Everything seems to be working fine, PHP works with most syntaxes, I get PHP info to work correctly, start session and etc. but can't seem to connect to my Database (MySQL).  Intention was to install Wordpress on my 2003 Server for blogging.

PHP has encountered an Access Violation at 01DFAB4A (the numbers vary).

I've tried to adjust security settings on TEMP folders,and lots of others.
I've tried PHPMyAdmin (returns the same error.)

see: http://kcg.is/PHPMyAdmin
http://kcg.is/index.php
and 
kcg.is/dirty.php (also dirty2.php)

Reproduce code:
---------------
http://kcg.is/dirty.txt > the code used to connnect to a database.



Expected result:
----------------
Expecting to be able to connect to the database and insert rows, tables and etc.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-01-22 20:06 UTC] pajoye@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2008-01-30 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC