CMSMS not working on local when internet disconected!
Posted: Mon Nov 30, 2009 11:27 am
CMSMS not working on localhost when internet disconected!
any idea?
thanks.
any idea?
thanks.
Content management as it is meant to be
https://forum.cmsmadesimple.org/
You have missed the point. He is saying that CMSMS requires an internet connection or otherwise it loops for an infinite amount of time waiting for an internet connection.Russ wrote: Sorry omidahn, are you saying your clients can connect to your CMSMS installation?
If so what is wrong with your CMSMS?
If you just cannot see it locally at localhost or 127.0.0.1 from the machine itself then surely that is a network/hosts/Apache configuration problem and not a CMSMS issue?
If it is a CMSMS issue (e.g.no-one can access your CMSMS, can you access anything else on the localhost with network disconnected? What error are you getting? What do your logs say?
Sorry if I have missed the point here?
replytomk3, I may well have missed the point completelyYou have missed the point. He is saying that CMSMS requires an internet connection or otherwise it loops for an infinite amount of time waiting for an internet connection.
1) WinXPRuss wrote: Hi omidahn
1. So your CMSMS installation is in WAMP on what platform? WinXP/Win7/Vista?
2. Can you post you Admin/Site Admin/System information here - blanking out anything you may consider sensitive information.
3. When you say CMSMS does not load correctly, what exactly do you mean? Do you get any errors in your website (apache) log for this site? What do you see?
This is a standard install.Russ wrote: I presume this is a standard install? Apart from the modules you've added?
Try changing, in config.php. And in Admin clear the caches. (Yuo have some of these set OK I think)
$config['process_whole_template'] = true;
$config['debug'] = true;
$config['url_rewriting'] = 'none';
$config['page_extension'] = '';
$config['use_hierarchy'] = false;
$config['query_var'] = 'page';
$config['locale'] = '';
It might also be worth posting you config.php here - minus the password and logins