Displaying 4 results from an estimated 4 matches for "pg_pconnect".
Did you mean:
pg_connect
2005 May 11
2
AreskiCC Install Problems
...am looking for info on the changes we have to make for
1) the database name
2) user name
3) password
4)connection name (server running postgresql)
in all the files involved in the application, so that it works.
Seshu
-------------------------------------------------------------------
Warning: pg_pconnect(): Unable to connect to PostgreSQL server: could
not connect to server: Connection refused Is the server running on host
localhost and accepting TCP/IP connections on port 5432? . in
/var/www/html/areskicc/lib/DB-modules/phplib_postgres.php on line 68
Database error: Link-ID == false, pconnect fai...
2005 May 11
0
Seshu, on April 20, you said this about the Astcc & AreskiCC --> http://lists.digium.com/pipermail/asterisk-users/2005-April/102710.html Re: AreskiCC installing assistance for seshu.kanuri @ MorganStanley.com
...] AreskiCC - Install Problems
To: <asterisk-users@lists.digium.com>
Message-ID:
<EB21B22D20ABCC46816889516502A50402469A4E@NYWEXMB36.msad.ms.com>
Content-Type: text/plain; charset="us-ascii"
Nabeel,
I am trying to install AreskiCC and I get the
following errors.
Warning: pg_pconnect(): Unable to connect to
PostgreSQL server: could not connect to server:
Connection refused Is the server running on host
localhost and accepting TCP/IP connections on port
5432? . in
/var/www/html/areskicc/lib/DB-modules/phplib_postgres.php
on line 68
Database error: Link-ID == false, pconnect fai...
2005 Feb 08
1
AreskiCC Installation -- Please Help
Need Help ..........
I am trying to install AreskiCC Calling Card application but each time
I tried to login as root -- I recieved this error
Fatal error: Call to undefined function: pg_pconnect() in
/var/www/html/areskicc/lib/DB-modules/phplib_postgres.php on line 67
Please help me - I am stucked.
I will appreciate your response.
Thanks,
Syed.
2018 Apr 05
0
Centos 7 LAPP setup Postgresql version and setup
...sql is faster if you
use sockets rather than usling the loopback i/f. Is this correct? If it is
correct, what is the correct connect string if I use the 9.2 or 9.5 RPM's as
described above?
There seems to be lots of Google content about sockets not working. Is it
really that hard?
(I use pg_pconnect() to do the connecting)