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

Reply via email to