Page 1 of 1

timetrex port 5543

Posted: Thu Sep 01, 2016 11:38 am
by jarrett125
ubuntu 16.04
apache 2.4.18
postgre 9.5.4
php7.0.8

during the database migration i'm getting this error

command ran: '/sr/bin/psql" -1 -f "$1" -h localhost -U postgres -p 5433 template1
echo done
echo

psql:could not connect to server:connection refused is the server running on localhost (::1) and accepting rcp/ip/connections on port 5433?
could not connect to server:connection refused is the server running host "localhost" (127.0.0.1) and accepting tcp/ip connections on port 5433.

Re: timetrex port 5543

Posted: Thu Sep 01, 2016 12:15 pm
by jarrett125
so i fixed that just had to run it in port 5542 but now im getting password authentication failed for user "postgres"
fatal: password authentication failed for user "postgres"