Page 1 of 1

New install, cant find page-Solved

Posted: 10 Mar 2017, 20:26
by Farmy
I have completed my new install and find when I open a new browser window in Windows Edge on my Surface Pro 3, I get an error that it can not find my page. I am afraid if I log off I will not be able to log back in. What am I missing?

Re: New install, cant find page

Posted: 11 Mar 2017, 14:17
by cptr13
Hi Welcome!

Two quick questions.

Did you start your apache and mysql services in XAMPP?

The address you should go to in your browser is localhost/opencats-0.9.3-3

Please bear in mind, if you changed the OpenCATS folder name during the install process, change the browser address above to match whatever you changed the OpenCATS folder name to.

Let us know if this resolves things. Thanks!!

Re: New install, cant find page

Posted: 13 Mar 2017, 13:49
by Farmy
Thanks for your response. The Xampp procedure makes it work! So, the Xampp control panel has to be open and started any time you want to log in. Does that mean if I am on a public computer without Xampp installed, I will not be able to access my login page? Many thanks!

Re: New install, cant find page

Posted: 13 Mar 2017, 14:06
by cptr13
I'm going to pick this apart a little for the sake of clarity.

Windows install with XAMPP, default settings, this is a local machine only setup (only the computer it's installed on).

You could set it up to be available over the internet, though you would have to research to figure out how, and I wouldn't recommend that.

So, assuming you are installed and set up like above (following the documentation) then you will only be able to access your OpenCATS instance with XAMPP running and from that computer only.

Make sense?

Re: New install, cant find page

Posted: 13 Mar 2017, 14:51
by Farmy
Yes, makes sense, thanks for the clarification.