Обсуждение: i need help its not working

Поиск
Список
Период
Сортировка

i need help its not working

От
chris.sullivan@l-3com.com
Дата:

Hi

my name is Chris I have been asked to create a data base with apache, php,  postgreSQL.
now so far hi been able to get apache and php to work with each other  but I spent the last few day  trying to combind mysql and postgresql with the apache. I fresh out of ideas.

when installing postgresql 8.3  as it was about to finish the last bit for  the installation it gave me this message
warning
post-install step.Installation may not complete error reading  c:/program files/postgreSQL/8.3/data/postgresql.conf

when I run the sql SHELL (psql)

it gives me this
server [localhost]:
Database[postgres]:

port[5432]:
username[postgres]:
psql: could not connect to server: Connection refused <0X000274d/10061>
is the server running on host “localhost” and accepting
TCP/IP connections on port 5432?



how am I supposed to make it work?