I'm not actually installing this forum myself but have someone doing it for me. However seeing as they're on the otherside of the world (and in bed at the moment) I wondered if anyone could easily identify the problem that is coming up here:
Fatal error: Call to undefined function: mysql_pconnect() in /home/.sites/22/site31/web/forums/admin/db_mysql.php on line 38
Line 38 reads:
$this->link_id=mysql_pconnect($this->server,$this->user,$this->password);
He says there is a problem with mySQL support from my host: my host says there is nothing the matter and I sucessfully run another vbulletin board with them.
Please help, this is taking ages to install!
Fatal error: Call to undefined function: mysql_pconnect() in /home/.sites/22/site31/web/forums/admin/db_mysql.php on line 38
Line 38 reads:
$this->link_id=mysql_pconnect($this->server,$this->user,$this->password);
He says there is a problem with mySQL support from my host: my host says there is nothing the matter and I sucessfully run another vbulletin board with them.
Please help, this is taking ages to install!
Comment