postgresql - Getting black screen while opening PgAdmin4 -
i new postgresql. , trying install postegresql wamp. , followed here
i downloaded wampserver, postgresql, phppgadmin.
first, install postgresql. simple installation procedure. click next until, when come screen give installation directory. make suitable directory
then in next screen prompted port number. make sure not conflict mysql port 3306. used default 5432.
next click on finish. , done installations.
check installation of postgresql clicking start ->programs ->postgresql 9.1 ->pgadmin iii.
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 errori installled , set stack builder postgresql.and after can't step:
check installation of postgresql clicking start ->programs ->postgresql 9.1 ->pgadmin iv.
Comments
Post a Comment