Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Damian on August 18, 2004, 12:30:51 AM

Title: SME PHP with Postgresql support ?
Post by: Damian 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
Title: SME PHP with Postgresql support ?
Post by: Damian 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