Page 1 of 1

Xampp over local network

PostPosted: 29. September 2011 21:06
by nigge
Hi!
My goal is to have Xampp running on a local server and i will connect it using the local ip... for example 192.168.0.122/localhost
But when i try this, i can access the index page, but as soon as i try to login to my page... the next page is "localhost/loggedin.html" which causes an error since the computer is looking in itself instead of the server.

Anyone that knows what im doing wrong?:-p

/Niklas Eriksson

Re: Xampp over local network

PostPosted: 29. September 2011 21:28
by Sharley
We require your XAMPP version and your Windows Version to provide the correct version support.
viewtopic.php?f=16&t=48331
viewtopic.php?f=16&t=32670

nigge wrote:.. the next page is "localhost/loggedin.html" which causes an error
What exactly is this error message?

Read the \xampp\apache\logs\error.log file for clues.

Also what application or script are you using that requires the user/pass and did you configure it to use localhost or the LAN IP?

You may also need to do something with the LAN DNS or the Windows hosts files but I don't have a LAN so I can't help with that part.

Thanks.