[horde] What do i have to do to enable Postgresql Support in Horde

c|reiter c.reiter at roteskreuz-schwaz.at
Tue Jul 15 07:49:33 PDT 2003


Hello,

I want to enable Postgresql Support for Horde and especially for Turba.

I've the following lines in my php.ini:

------------php.ini------------
extension=pgsql.so
[PostgresSQL]
; Allow or prevent persistent links.
pgsql.allow_persistent = On

; Detect broken persistent links always with pg_pconnect(). Need a little 
overhead.
pgsql.auto_reset_persistent = Off

; Maximum number of persistent links.  -1 means no limit.
pgsql.max_persistent = -1

; Maximum number of links (persistent+non persistent).  -1 means no limit.
pgsql.max_links = -1
------------php.ini------------

I've also installed Postgresql 7.3.3-1, Pear 1.1, Horde: 2.2.3, IMP: 3.2.1, 
Passwd: 2.2 and
Turba: 1.2.

What do i have to do that i can see "PostgreSQL Support: Yes" when i execute
http://my.domain.com/horde/test.php with my browser?

Actual state is:
--------------------------------test.php Output--------------------------------
Horde Versions

Horde: 2.2.3
IMP: 3.2.1 (run IMP tests)
Passwd: 2.2
Turba: 1.2

PHP Version

View phpinfo() screen
PHP Version: 4.2.2
PHP Major Version: 4.2
PHP Minor Version: 2
PHP Version Classification: release
You are running a supported version of PHP.

PHP Module Capabilities

DOM XML Support: Yes
FTP Support: Yes
Gettext Support: Yes
IMAP Support: Yes
LDAP Support: Yes
MCAL Support: No
Mcrypt Support: No
MySQL Support: Yes
PostgreSQL Support: No
XML Support: Yes

Miscellaneous PHP Settings

magic_quotes_runtime disabled: Yes
file_uploads enabled: Yes
safe_mode disabled: Yes
trans_sid disabled: Yes

PHP Sessions

Session counter: 1
To unregister the session: click here

PEAR

PEAR - Yes
Recent PEAR - Yes
Mail - Yes
Log - Yes
DB - Yes
Net_Socket - Yes
Date - Yes
HTML_Common/HTML_Select - Yes
--------------------------------test.php Output--------------------------------

Thanks in advice for your help!


Best regards,
                      chris




-- 
Christian Reiter, Red Cross Austria, Bezirk Schwaz
c.reiter at roteskreuz-schwaz.at 




More information about the horde mailing list