I'm getting some errors all of a sudden when using PHP and Perl to connect to
my postgresql database.
I'm running Red Hat Enterprise Linux Client release 5.6 (Tikanga)
And php-5.1.6-27.el5_5.3
perl-5.8.8-32.el5_5.2
Here's the php error when trying to connect:
PHP Warning: PHP Startup: Unable
Hi,
I have data that I'd like to organize spatially by date. So far, I'm only
succeeding in displaying the number of times something occurs out of the whole
dataset.
Here's an example of what I want to do.
343 items that occurred at different times from june through july.
multiple different ke
We already have the postgresql installed and its working fine but I can't
communicate with it using php4 that's installed. I can't find the php-pgsql
module or the pgsql.so in php.ini. So I'm getting an error on pg_connect. Any
suggestions on what to do from here?
Can I simply download php-pg