ID: 31551 Updated by: [EMAIL PROTECTED] Reported By: mike at sytech dot ru -Status: Feedback +Status: Bogus Bug Type: *Compile Issues Operating System: Fedore Core 3 PHP Version: 5.0.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2005-01-14 21:22:55] [EMAIL PROTECTED] Please give us link to your config.log (don't post it here). ------------------------------------------------------------------------ [2005-01-14 14:17:49] mike at sytech dot ru Description: ------------ PHP was configured like --with-mysql Error was - Call to undefined function mysql_connect() Reproduce code: --------------- $this->_connectionID = mysql_connect($argHostname,$argUsername,$argPassword, Actual result: -------------- Fatal error: Call to undefined function mysql_connect() in /var/www/portal/adodb/drivers/adodb-mysql.inc.php on line 261 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31551&edit=1