|
From: Ted H. <meg...@gm...> - 2023-10-22 15:19:03
|
I tried http://localhost:8080/exist The webpage opened, but I got the following error message: It seems another version of eXide has been used from this browser before. If you experience any display issues, please clear your browser's cache (holding shift while clicking on the reload icon should usually be sufficient). What must I do about this? On Sun, Oct 22, 2023 at 3:05 AM Jean-Paul Rehr <re...@gm...> wrote: > Ted, > > >Once the splash screen of eXist disappeared, I thought the control panel > would appear. > > eXist-db is a database with numerous methods to interact with it , *all of > which are HTTP based*. No control panel automatically opens - you need to > decide and open the interface you want to use. > > As it seems that you have installed it on your PC, and you have the > "splash screen" when you launch it, you will have an icon in your toolbar > that allows you to access the java-based application for navigating the > database. > > Alternately, you can always access eXist the way many users do: via the > browser. > Go to http://localhost:8080/exist/, log in, and from there you can access > several interfaces: > http://localhost:8080/exist/apps/monex - system status > http://localhost:8080/exist/apps/eXide - IDE for development and querying > > You can also access eXist through other development tools like Oxygen. > > JPR > > > On Sun, Oct 22, 2023 at 2:55 AM Ted Hickox <meg...@gm...> wrote: > >> Good evening. Once the splash screen of eXist disappeared, I thought the >> control panel would appear. It didn't. I'm not sure what I'm doing wrong >> now. >> _______________________________________________ >> Exist-open mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-open >> > |