<html><div style='background-color:'><DIV class=RTE>Hi all, when I try to connect to the login screen of serweb the next messages appear. I'm worried specially about the fatal&nbsp;error (its' the last message)!!!</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE><STRONG>Warning</STRONG>: Division by zero in <B>/var/www/html/serweb/serweb_2004-07-27/html/config.php</B> on line <B>214</B><BR><BR><B>Warning</B>: Division by zero in <B>/var/www/html/serweb/serweb_2004-07-27/html/config.php</B> on line <B>215</B><BR><BR><B>Warning</B>: Division by zero in <B>/var/www/html/serweb/serweb_2004-07-27/html/config.php</B> on line <B>216</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/html/page.php</B> on line <B>7</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/html/page.php</B> on line <B>8</B><BR><BR><B>Warning</B>: Cannot add 
header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/html/page.php</B> on line <B>9</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/session.inc</B> on line <B>462</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/session.inc</B> on line <B>463</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in 
<B>/var/www/html/serweb/serweb_2004-07-27/phplib/session.inc</B> on line <B>464</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/session.inc</B> on line <B>465</B><BR><BR><B>Warning</B>: Cannot add header information - headers already sent by (output started at /var/www/html/serweb/serweb_2004-07-27/html/config.php:214) in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/session.inc</B> on line <B>466</B><BR><BR><B>Fatal error</B>: Call to undefined function: mysql_pconnect() in <B>/var/www/html/serweb/serweb_2004-07-27/phplib/db_mysql.inc</B> on line <B>73</B></DIV>
<DIV class=RTE><STRONG></STRONG>&nbsp;</DIV>
<DIV class=RTE><STRONG>I've had a look at db_mysql.inc:</STRONG></DIV>
<DIV class=RTE><STRONG>line 73: $this-&gt;Link_ID=mysql_pconnect($Host, $User, $Password);</STRONG></DIV>
<DIV class=RTE><STRONG></STRONG>&nbsp;</DIV>
<DIV class=RTE>Where should this function be defined? What am I missing? The only changes I've made to db_mysql.inc are:</DIV>
<DIV class=RTE><BR>&nbsp; /* public: connection parameters */<BR>&nbsp; var $Host&nbsp;&nbsp;&nbsp;&nbsp; = "";<BR>&nbsp; var $Database = "";<BR>&nbsp; var $User&nbsp;&nbsp;&nbsp;&nbsp; = "";<BR>&nbsp; var $Password = "";</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>resulting:</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;/* public: connection parameters */<BR>&nbsp; var $Host&nbsp;&nbsp;&nbsp;&nbsp; = "localhost";<BR>&nbsp; var $Database = "ser";<BR>&nbsp; var $User&nbsp;&nbsp;&nbsp;&nbsp; = "ser";<BR>&nbsp; var $Password = "heslo";</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>Please help. Thanks a lot,</DIV>
<DIV class=RTE>Llanos</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>&nbsp;</DIV></div></html>