ID: 24428 Updated by: [EMAIL PROTECTED] Reported By: dan at yes dot lt -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: win PHP Version: 5.0.0b1 (beta1) New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the existing bug instead. Thank you for your interest in PHP. Search the archives first... and this is fixed in a snapshot. Previous Comments: ------------------------------------------------------------------------ [2003-07-01 02:22:21] dan at yes dot lt Description: ------------ There is no MySQL support in PHP 5 ? PHP reports: Fatal error: Call to undefined function: mysql_connect() in ... Reproduce code: --------------- <? mysql_connect('server','user','pswd'); ?> Expected result: ---------------- :) connection to db Actual result: -------------- Fatal error: Call to undefined function: mysql_connect() in ... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24428&edit=1