Does PostGres show up in the test page we did earler? If not PHP needs
to be compiled as stated above

No, PG doesn't show up... What do you mean, "compiled?" Do you mean installed? I used


# apt-get install postrgesql

Are you saying I should say

# apt-get install postgresql --with-pgsql

? Or,

[snip]
If shared object module is available,
PostgreSQL module may be loaded using extension directive in php.ini or
dl() function.
[/snip]

How can I tell if a shared module available? That sounds like an easier path.... maybe. :) I know PostgresQL is installed, maybe I can just point it to a directory or something? I don't know where library files are stored...

- Andy Moore

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to