You probably need one of the php support packages. My Ubuntu system has another package called php5-pgsql with that module. Your Debian system should be similar.
Don On Fri, Oct 16, 2009 at 7:44 AM, Alyssa and Chris Gordon & Family < [email protected]> wrote: > So I successfully installed Debian (no GUI ,with DB, with webserver). I > got the DB to run, have it automatically start when computer starts, and now > I'm trying to connect to it from perl and PHP, neither of which seems to be > able to. I've done a decent amount of online searching [I've started with > PHP], and still and unable to configure them to work together. It seems > that I need to update php.ini to include pgsql.so as an extension, configure > the extension directory so it contains the actual pgsql.so. Problem is this > file doesn't exist anywhere on my system. > > Can anyone point me to a website that provides details on how to setup PHP > to load the libraries for PostgreSQL (or if you've done this same setup > maybe you can let me know what I'm doing wrong). > > I haven't really looked at Perl yet, so I should be able to find > instructions out there somewhere, but I'm going to attempt the DB connection > soon, so if you happen to have any advice let me know. > > Thanks > > Chris > > ----------------------------------------------------------------- > To get off this list, send email to [email protected] > with Subject: unsubscribe > ----------------------------------------------------------------- > >
