PDA

View Full Version : Fatal Error


DVS
23rd April 2007, 19:32
Fatal error: Call to undefined function mysql_connect() in /usr/share/mydnsconfig/lib/classes/db_mysql.inc.php on line 75

PHP5, apache2 and MySQL working fine...PHPMyAdmin connecting,
mydns db existing....mydnsuser connecting via PHPMyAdmin.

MyDNSConfig login screen looking beautifull in Grey, but no logging in.

Any ideas?

Maybe I should try the CD image two posts down... :confused:

till
24th April 2007, 11:51
Fatal error: Call to undefined function mysql_connect() in /usr/share/mydnsconfig/lib/classes/db_mysql.inc.php on line 75

This means that the php mysql module is not installed or enabled for this vhost.

DVS
25th April 2007, 09:06
Solved...

Maybe just have to add "Reboot" to that how to :)

Or probably something like - restart apache or something.

Hehe I find this out two day's later after shutting down
and turning it back on this morning. :cool: