From: nektarin at gmail dot com
Operating system: Win XP
PHP version: 5.2.4
PHP Bug Type: MySQL related
Bug description: Mysql doesn't load php_mysql.dll
Description:
------------
I get "Fatal error: Call to undefined function mysql_connect()" when
using php 5.2.4 with the distributed php_mysql.dll.
When I change to the
php_mysql.dll from PHP 5.2.2 it works perfect. Ie. Everything is php
5.2.4 except that I am using the php_mysql.dll from PHP 5.2.2
Reproduce code:
---------------
$db = mysql_connect("localhost","root","");
Actual result:
--------------
Fatal error: Call to undefined function mysql_connect()
--
Edit bug report at http://bugs.php.net/?id=42757&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=42757&r=trysnapshot44
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=42757&r=trysnapshot52
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=42757&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=42757&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=42757&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=42757&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=42757&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=42757&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=42757&r=support
Expected behavior: http://bugs.php.net/fix.php?id=42757&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=42757&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=42757&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=42757&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42757&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=42757&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=42757&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=42757&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=42757&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=42757&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=42757&r=mysqlcfg