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 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

Re: Using dselect With a Proxy Server

2000-01-08 Thread Andrei Popov
--- Misanthrope <[EMAIL PROTECTED]> wrote: > Hello, I have just installed Linux for the first > time and am having a few slight difficulties...At ... > HTTP Port: 10.10.10.2:80 > FTP Port: 10.10.10.2:21 > Socks5 Port: 1080 Do a simple trick: include in your .bashrc (assuming you use bash as you