jpwright / enmodal

transit planning & analysis in your browser
http://enmodal.co
GNU General Public License v3.0
43 stars 25 forks source link

More issues with installation: "Create databases" #22

Open mschrumpf opened 6 years ago

mschrumpf commented 6 years ago

I encountered another issue with the installation while attempting to create databases. I entered '"C:\Program Files\PostgreSQL\10\bin\createdb" -U postgres dggrid' into command prompt and received the following error message (translated):

"(venv) H:\Programme\enmodal\enmodal-master>"C:\Program Files\PostgreSQL\10\bin\createdb" -U postgres dggrid createdb: could not connect to database template1: Could not connect to server: Connection refused (0x0000274D/10061) Does the server run on host »localhost« (::1) and does it accept TCP/IP connections on Port 5432? Could not connect to server: Connection refused (0x0000274D/10061) Does the server run on host »localhost« (127.0.0.1) and does it accept TCP/IP connections on Port 5432?"

Thank you for your help.

HTOR3 commented 4 years ago

I'm having a similar issue