I installed konakart on a server named ingrid-kapp1, and the DB (DB2 in this case) on a server named ingrid-kdb1. It took me a bit to get the DB2 database created (details below because I am past that problem). I have konakart started. When I use my laptop to browse to:
http://ingrid-kapp1:8780/konakartadmin/
I get the login page.
I login using 'admin@konakart.com' and 'princess' -- and the main admin page loads, but the bottom frame is trying to load a URL "http://localhost:8780/...." (see attached screen shot). Of course, the browser running on my laptop can't find any pages hosted on the server 'localhost'.
I grepped through the config files and couldn't find where I change that to point to the konakart server (instead of localhost).
You have to define that in the Reporting section of the Admin App...
http://www.konakart.com/reportingfaq.php
--Brian
I just installed konkart on my linux server with silent mode.
Once restared tomcat, I tried to access konkartadmin from my desk top system(not the one where I insttalled konakart on), It is trying load url "localhost:8780". How I can I change it back to "myserver.domain.com:8780"
THks in advance
Have you changed localhost to your host name as mentioned in the previous reply?
--Brian
I am sorry
where should I change "localhost" to my server name
Assuming it's the report on the front page of your Admin App that's referring to localhost:
As mentioned above:
You have to define that in the Reporting section of the Admin App...
http://www.konakart.com/reportingfaq.php
--Brian
Actually I am not able to get to that page
As soon as I Login to Admin App, The konakartadmin page is getting and with in a half second, it is immediately trying to load the url "http://localhost:8780/birtviwer?..." and saying page not found as I am trying to access this on my desktop not the one where I installed konakart on
that's very odd. I would expect the frame with the chart in it to show you the exception but to leave the rest of the Admin App working fine. This is what I see happening at least.
Which browser are you using?
--Brian