Ok, thanks! I changed my jdbc connection and now I am able to reach: http://127.0.0.1:8180/openhealth-fp/
The problem is that form index page I have no possibility to go anyware. The only thing I can display is "Powered by OpenHelath" Which is the sample dataset for data already configured in GeoServer? Thank u ! Trí Trần Thanh ha scritto: > 5432 is port defaults. that why you didn't see port number in postgres > URL. but if change default port , you must declare port number in url. > Ex: > jdbc:postgresql://199.199.199.199 <http://199.199.199.199>*:5433*/dhis2 > > 2008/10/27 Fabio D'Ovidio <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > > > > Knut Staring ha scritto: > > On Thu, Oct 23, 2008 at 9:33 AM, Fabio D'Ovidio > > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > wrote: > > > > Hello! > > > > Knut Staring ha scritto: > > > > > > From here: > http://www.hisp.info/confluence/display/REP/Home it > > > seems ok > > > but how can I test it on my server? > > > > > > > > > I will make it available to you. Very busy today and tomorrow, > > but at > > > least by this weekend. > > > > Thank you very much for that! I'll wait :-) > > Anyway, what about this installer? > > > http://www.hisp.info/~oysts/DHIS2OH-2.0-windows-installer.exe > <http://www.hisp.info/%7Eoysts/DHIS2OH-2.0-windows-installer.exe> > > > <http://www.hisp.info/%7Eoysts/DHIS2OH-2.0-windows-installer.exe> > > > > > > Actually, that one should work. What problems did you experience > with it? > Well, the problems are related to pgsql installtion (I suppose). In > fact, I have an already PostgreSQL installation on my server on port > 5432. The installer cames with a postgresql.conf on 5432 port. So I > changed it to 5433 port. Ok, it works! When trying to deploy DHIS2 > it is > ok (without data). When I try to deploy openhealth it doesn't work > > > HTTP Status 404 - /openhealth-fp/ > > ------------------------------------------------------------------------ > > *type* Status report > > *message* _/openhealth-fp/_ > > *description* _The requested resource (/openhealth-fp/) is not > available._ > > ------------------------------------------------------------------------ > > > Apache Tomcat/6.0.14 > > > In order to INSERT sample data in PGSQL, where can I download > sample sql > script? > Thank you ! > > -- > Fabio D'Ovidio > Geospatial solutions > > INOVA s.r.l. > Web : http://www.inovaos.it > Tel.: 081 197 57 600 > mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > _______________________________________________ > Dhis-users mailing list > [email protected] <mailto:[email protected]> > http://www.hisp.info/mailman/listinfo/dhis-users > > > > > -- > Tran Thanh Tri > HISP Viet Nam > +84903670967 > ------------------------------------------------------------------------ > > _______________________________________________ > Dhis-users mailing list > [email protected] > http://www.hisp.info/mailman/listinfo/dhis-users > -- Fabio D'Ovidio Geospatial solutions INOVA s.r.l. Web : http://www.inovaos.it Tel.: 081 197 57 600 mail: [EMAIL PROTECTED] _______________________________________________ Dhis-users mailing list [email protected] http://www.hisp.info/mailman/listinfo/dhis-users
