KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: nt4cats on August 23, 2008, 07:12:27 pm

Title: konakartadmin always tries to load 'localhost' URL
Post by: nt4cats on August 23, 2008, 07:12:27 pm
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).
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: Brian on August 23, 2008, 07:23:31 pm
You have to define that in the Reporting section of the Admin App...

http://www.konakart.com/reportingfaq.php

--Brian
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: venkatv on October 02, 2008, 08:11:40 pm
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
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: Brian on October 03, 2008, 05:45:05 am
Have you changed localhost to your host name as mentioned in the previous reply?
--Brian
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: venkatv on October 03, 2008, 04:09:24 pm
I am sorry
     where should I change "localhost" to my server name
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: Brian on October 04, 2008, 06:04:55 am
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
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: venkatv on October 06, 2008, 07:44:37 pm
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
Title: Re: konakartadmin always tries to load 'localhost' URL
Post by: Brian on October 06, 2008, 07:47:55 pm
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