> > Fatal error: Call to unsupported or undefined function mysql_connect() in >/var/www/template.inc on line 122 > (I can connect to the mysql server locally.) > >Could anyone tell me how to fix it? Thank in advanced! >
#apt-get install php3-mysql ususally fixes this one for me.