DB Error: connect failed

Поиск
Список
Период
Сортировка
От Fatih Gulec
Тема DB Error: connect failed
Дата
Msg-id 2033.193.140.224.60.1155482848.squirrel@cs.hacettepe.edu.tr
обсуждение исходный текст
Ответы Re: DB Error: connect failed  (Andy Shellam <andy.shellam-lists@mailnetwork.co.uk>)
Список pgsql-php
Here is the problem :
System : Fedora Core 5
Application server : Apache (comes with Fedora base installation)

1. I could not connect to postgresql in php code whicih uses pear packet
DB. Here is the error code :
DB Error: connect failed [nativecode=Unable to connect to PostgreSQL
server: could not connect to server: Permission denied Is the server
running on host "127.0.0.1" and accepting TCP/IP connections on port
5432?] ** pgsql://postgres:bbmprens@127.0.0.1/prens

2. By the way I can connect that db from an other machine which the system
is Windows XP and program is default PgAdmin.
2. Alsa I can connect and use from a windows machine with the sama php
code that connects to the dbms which works on the Fedora Core 5.
3. The user and password are tested by using pgsql command, in command
prompt.

Thanks...


В списке pgsql-php по дате отправления:

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: PL/pgSQL and PHP 5
Следующее
От: Andy Shellam
Дата:
Сообщение: Re: DB Error: connect failed