[Tickets #10538] issue with connection to postgres database
bugs at horde.org
bugs at horde.org
Tue Sep 20 17:36:29 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10538
------------------------------------------------------------------------------
Ticket | 10538
Created By | dan at soleks.com
Summary | issue with connection to postgres database
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
dan at soleks.com (2011-09-20 17:36) wrote:
configuring horde i got the following:
Could not instantiate PDO with DSN
"pgsql:port=5432;login_block_count=5;login_block_time=5;host=192.168.230.1;dbname=gmsdb". PDOException: SQLSTATE[08006] [7] invalid connection option
"login_block_count"
after i commented out the following lines
$conf['auth']['params']['login_block'] = false;
$conf['auth']['params']['login_block_count'] = 5;
$conf['auth']['params']['login_block_time'] = 5;
it started to work properly.
dan at soleks.com (2011-09-20 17:36) uploaded: error.txt
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=error.txt&ticket=10538&fn=%2Ferror.txt
More information about the bugs
mailing list