Koozali.org: home of the SME Server

SME PHP with Postgresql support ?

Damian

SME PHP with Postgresql support ?
« on: August 18, 2004, 12:30:51 AM »
Hi All,

I'm trying to get HelpmeICT Helpdesk (http://helpdesk.centralmanclc.com/) to work unde SME 6.0 and it seems that PHP support for postgresql isn't compiled in.

Ths works fine under SuSE 8.2...

Is this a dead end ?

Running postgresql 7.4.2 as per  http://www.vanhees.cc/index.php?module=ContentExpress&func=display&ceid=29

Damian

Damian

SME PHP with Postgresql support ?
« Reply #1 on: August 18, 2004, 12:45:24 AM »
From phpinfo()

'--with-mysql=shared,/usr' '--with-pgsql=shared'

Does this mean that I'm just missing pgsql.so from /usr/lib/php4 ?

Damian