postgresql - Getting black screen while opening PgAdmin4 -


i new postgresql. , trying install postegresql wamp. , followed here

i downloaded wampserver, postgresql, phppgadmin.

  1. first, install postgresql. simple installation procedure. click next until, when come screen give installation directory. make suitable directory

  2. then in next screen prompted port number. make sure not conflict mysql port 3306. used default 5432.

  3. next click on finish. , done installations.

  4. check installation of postgresql clicking start ->programs ->postgresql 9.1 ->pgadmin iii.

  5. click on server(1) , right click on postgresql database server 9.1 (localhost:5432) , select connect obtain connection server , give password. connect database server.

    i created phppgadmin.cfg

    alias /phppgadmin "c:/wamp/apps/phppgadmin-5.0.2/"

    <directory "c:/wamp/apps/phppgadmin-5.0.2/">     options indexes followsymlinks multiviews     allowoverride         order deny,allow     allow </directory> 

    and tried http://localhost/phppgadmin/ shows 403 error

    i installled , set stack builder postgresql.and after can't step:

check installation of postgresql clicking start ->programs ->postgresql 9.1 ->pgadmin iv.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -