From:             archi at siemest dot ee
Operating system: win2k
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     MySQL related
Bug description:  It looks like there is no build-in support for mysql in php5?

Description:
------------
It looks like there is no build-in support for mysql in php5?

I tried some example from your web-page and it generates the following
error:
Fatal error:  Call to undefined function:  mysql_connect() in C:\Program
Files\php\dbtest.php on line 3

Just replaced php5 files with 4.3.2, no reconfiguration, everything works
fine.


-- 
Edit bug report at http://bugs.php.net/?id=24779&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24779&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24779&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24779&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24779&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24779&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24779&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24779&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24779&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24779&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24779&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24779&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24779&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24779&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24779&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24779&r=gnused

Reply via email to