Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 7:21 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: 1.5.1 Postgres config doesn't accept the port = directive
PostPosted: Sun Jan 24, 2010 2:53 am 
Offline

Joined: Sun Jan 24, 2010 2:43 am
Posts: 2
It looks like the port directive in a2billing.conf is not being parsed to be used in function pg_connect.

In /etc/a2billing.conf, I'm specifying port = 9999, but it isn't actually being used to connect to the database.

If I hack the following file:
admin/lib/adodb/drivers/adodb-postgres64.inc.php

and add
$str .= " port=9999";
after the line
if ($db) $str .= " dbname=".$db; //this is on line 670

then a2billing can connect.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group