From:             dave at salesanswer dot com
Operating system: Windows
PHP version:      5.2.8
PHP Bug Type:     Reproducible crash
Bug description:  PHP 5.2.8 / MySQL 5.1.30 Causes Apache to Crash

Description:
------------
I just downloaded and installed on Windows XP:
PHP 5.2.8
MySQL 5.1.30 Community version
Apache 2.2.11

I then imported a basic working Drupal site.  It behaves oddly, only the
main page displays, www.mydomain.com/node/99 does not work.

phpMyAdmin was complaining that the MySQL PHP Library version was
different than the MySQL version.  So I copied the libarary from the MySQL
bin directory and rebooted.  When you go to localhost in the browser,
Apache crashes.

Switching the library back to the one shipped with PHP stops the crashing
but again the main page only displays.

If I uninstall everything and install XAMPP, and import the Drupal site,
everything works fine.  However, I would rather not use XAMPP as the MySQL
tools are not as fully featured, compared to the MySQL Comuunity Version
install available from Sun.












Reproduce code:
---------------
See Above.

Expected result:
----------------
See Above.

Actual result:
--------------
See Above.

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

Reply via email to