Forum Problems Installing LAMS: Re: http://localhost:8080/lams .. not work


 
Search: 

2: Re: http://localhost:8080/lams .. not work
In response to 1 06/14/10 10:40 PM
[ Reply | Forward ]
Sorry ,

I closed all applications and I try again it works , but when I try to access to http://localhost:8080/lams from another computer on the network the page not found , how can I access it on network .

Posted by zuheir khlaif

3: Re: Re: http://localhost:8080/lams .. not work
In response to 2 06/15/10 03:00 AM
[ Reply | Forward ]
That's because localhost is 127.0.0.1, which means "This computer" and not a computer in the network See http://en.wikipedia.org/wiki/Localhost

If you want to access your LAMS server from another computer in the network you should use the IP of the computer where the LAMS server is installed.

Additionally, you need to change the Server URL variable. Login in you LAMS server as sysadmin, go to the Sysadmin menu and then click on "Edit Configuration Settings".

In there, look for the server URL and replace the http://localhost:8080/lams/ to http://{your-server-ip-here}:8080/lams/

Thanks,

ernie

Posted by Ernie Ghiglione

Reply to first post on this page
Back to Problems Installing LAMS