hey gustavo, On Thu, 2006-11-23 at 15:35 -0200, Gustavo Lima wrote: > Package: php4 > Version: 4.4.4-4 > > I'm using etch as webserver on a Xen vm with kernel 2.6.18-1-xen-686, > libc6 2.3.6.ds1-8, apache 2.2.3-3.1. > > When upgrading from php4 version 4.4.4-3 to 4.4.4-4, a php page > configured to connect to postgresql using dbx stop working. > > The connection string is: > > $db_conn = @dbx_connect(DBX_PGSQL, '10.x.x.1', db, usr, pwd, 0)
what error do you get when it doesn't work? for the above example, try removing the @ and make sure error reporting is enabled. > Other php applications worked fine, like squirrelmail. > > Then I had 4.4.4-3 back and everything was back to work. when you have a chance, could you try the latest version of php4 (currently 4.4.4-8) in unstable? sean
signature.asc
Description: This is a digitally signed message part