Re: mysql_pconnect() function

2000-01-09 Thread Andrei Popov
--- Mario Olimpio de Menezes <[EMAIL PROTECTED]> wrote: > no! Is this some bug? All this stuff was working > before I did an update in the server. I do not think this is a bug -- Debian PHP3 package has always been modular. All "extra" stuff on top of regular PHP is in separate packages like php3

Re: mysql_pconnect() function

2000-01-09 Thread Mario Olimpio de Menezes
On Sat, 8 Jan 2000, Andrei Popov wrote: > --- Mario Olimpio de Menezes <[EMAIL PROTECTED]> > wrote: > > > > Fatal error: Call to unsupported or undefined > > function mysql_pconnect() in > > db_mysql.inc on line 73 > > Is there dl("mysql.so") in db_mysql.inc? Looks like > PHP was unable to loca

Re: mysql_pconnect() function

2000-01-09 Thread Andrei Popov
--- Mario Olimpio de Menezes <[EMAIL PROTECTED]> wrote: > having this problem while connecting (trying:-( ) my > IMP/HORDE webmail server: > > Fatal error: Call to unsupported or undefined > function mysql_pconnect() in > db_mysql.inc on line 73 Is there dl("mysql.so") in db_mysql.inc? Looks lik