From:             matt at criticalcode dot com
Operating system: Windows XP Build 2600
PHP version:      5CVS-2006-06-28 (snap)
PHP Bug Type:     Apache2 related
Bug description:  MySQL Extension not working with php5apache2.dll

Description:
------------
Install Apache 2.0.58 >
Unpack and put php5.2.0-dev snap into c:/php
Follow install instructions on php.net/install

Using php5apache2.dll, I can see the php.ini path in Apache is c:\WINDOWS,
I rename php.ini-recommended, restart apache2, server will not process php
files.

Use php.ini-dist, PHP as CGI (see install guide), everythign works fine.
So basically, you cannot use MySQL and php5apache2.dll together. I tested
all the variances of thise setup. But I'm keeping it short here. Also
tested on Apache 2.0.55 - same results


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

Reply via email to