Light went off in our office and server was shut down. After this error has occured:
"Fatal error: Call to undefined function: mysql_connect() in /usr/share/mantis/core/adodb/drivers/adodb-mysql.inc.php on line 338
".
Problem was that debian-sys-maint hasn't closed the table properly.
Database itself seems to be okay. I've checked it with mysqlcheck -r. Is there any way to fix this?
I think I also might have uninstalled some important package, I can't figure out which one exactly, but my install.php script says:"Checking PHP support for database type BAD
database is not supported by PHP. Check that it has been compiled into your server. "
Can some onle clearly tell what was done in php.ini file to make mysql connect work? i am having the same problem. I get the error Fatal error: "Call to undefined function mysql_connect() in D:\bugzilla\mantis\core\adodb\drivers\adodb-mysql.inc.php on line 338"