Installing DHIS2 on a Windows

Hello James,
I have tried several times but failed to install on windows local server.
It is becoming complicated.
I have installed according to DHIS2 Blog post . But no result achieved.
Can you suggest of a unique way of istalling DHIS 2 in my computer?
I am using windows 10, installed Software

Sharing some screenshots.DHIS2

And Dhis.Conf
connection.dialect = org.hibernate.dialect.PostgreSQLDialect
connection.driver_class = org.postgresql.Driver
connection.url = jdbc:postgresql:dhis2
connection.username = dhis
connection.password = dhis
connection.schema = update
encryption.password = abcd
I will be obliged if I can have some support.
Quazi Mamun

Dear @drqmamun bhai,

Can you try again with the attached tomcat, jdk, postgres and dhis2.32 version?

http://dhis2trainingland.com/eportal/dhis2-setup.zip

Thanks
Julhas

hi @julhas,

I want to install a current version of DHIS 2: 40.5. I have downloaded the following:

  1. dhis2-stable-40.5.0war
  2. apache-tomcat-9.0.97.exe
  3. openlogic-openjdk-jre-17.0.13+11-windows-x64 / openlogic-openjdk-17.0.13+11-windows-x64
  4. postgresql-14.13-2-windows-x64

My questions are:

  1. do I have to install both open jre and jdk above?
  2. What environment variables are mandatory to configure?

Thanks.