From:             kcg at kcg dot is
Operating system: Windows 2003 Server
PHP version:      5.2.5
PHP Bug Type:     *Database Functions
Bug description:  PHP has encountered an Access Violation at 

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.


-- 
Edit bug report at http://bugs.php.net/?id=43911&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43911&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43911&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43911&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43911&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43911&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43911&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43911&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43911&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43911&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43911&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43911&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43911&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43911&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43911&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43911&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43911&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43911&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43911&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43911&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43911&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43911&r=mysqlcfg

Reply via email to