Hi people
I have a problem that is driving me nuts,
I am trying to get postgres to play nicely with php
on SME Server 6.0.1-01, (or play at all for that matter!) I have PHP 4.3.9 and have the php-pgsql module installed as well, I have added the module to the php.ini file via a custom template.
Despite all this I am stuffed if I can get it to go, a phpinfo file gives no indication that pgsql is functioning with php. I know postgres is working fine.
and in my messages log I just get PHP Fatal error: Call to undefined function: pg_connect() AKA php cant see postgres...
any ideas that may help?
cheers Jon