"Permission denied" is thrown when tried to login after making WAMP offline

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
ndevi
New Member
New Member
Posts: 2
Joined: Fri Apr 17, 2009 12:15 pm

"Permission denied" is thrown when tried to login after making WAMP offline

Post by ndevi »

I installed CMSMadesimple with WAMP server online leaving the "CMS document root" in install step intact (it had my IP address and not localhost).Things worked fine after installation.

After some time i changed my WAMP server to offline. When i tried to login into CMSMadeSimple using http://localhost/cmsmadesimple/admin/login.php it throwed error "You don't have permission to access /cmsmadesimple/admin/login.php on this server"

Please help me out in accessing cmsmadesimple even when WAMP server is put to offline.

Thanks.
alby

Re: "Permission denied" is thrown when tried to login after making WAMP offline

Post by alby »

ndevi wrote: Please help me out in accessing cmsmadesimple even when WAMP server is put to offline.
What you mean "offline"?
- disconnetted your PC from internet? Change your IP to localhost in config.php
- shutdown server? start  ::)


Alby
Last edited by alby on Fri Apr 17, 2009 12:54 pm, edited 1 time in total.
ndevi
New Member
New Member
Posts: 2
Joined: Fri Apr 17, 2009 12:15 pm

Re: "Permission denied" is thrown when tried to login after making WAMP offline

Post by ndevi »

Hi Alby,

Thanks.It worked :)

By OFFLINE , i meant making WAMP server OFFLINE(not disconnecting from network) so that the page cant be accessed from other machines in the network.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: "Permission denied" is thrown when tried to login after making WAMP offline

Post by RonnyK »

The WAN ip-address or even domain should work as well, you should setup the hosts file then as well to reflect that it can be accessed on different ways.

I have hosts file running like

127.0.0.1 localhost my.domain.com

I always install on wamp using the my.domain.com, and no matter if I have wamp online/offline, it is accessible. But because of the my.domain.com it can be access from the outside as well.

Ronny
Locked

Return to “[locked] Installation, Setup and Upgrade”