400 Not Found Error on cmsAdmin

4 posts by 2 authors in: Forums > CMS Builder
Last Post: December 12, 2013   (RSS)

By Dave - December 12, 2013

Hi northernpenguin,

You can confirm that IP restrictions are disabled by checking the settings file in /cmsAdmin/data/settings.dat.php (or similar name).

It should show something like this:

'restrictByIP' => '0',
'restrictByIP_allowed' => '',

If that's correct then the next step would be to check the exact URL being accessed and exact error code and message being returned (and let us know).  HTTP 400 is actually "Bad Request" which could suggest a different type of error.

Let me know what you find and we'll help you figure it out.

Thanks!

Dave Edis - Senior Developer
interactivetools.com

By northernpenguin - December 12, 2013

Dave:  my fault.  When I upgraded to the latest version of CMSB I missed installing index.html and index.php.

Very weird, as it should not have let me login from my notebook.  Everything works fine now.

--
northernpenguin
Northern Penguin Technologies

"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke

By Dave - December 12, 2013

Ok, great.  Glad to hear it's working!  :)  Take care.

Dave Edis - Senior Developer
interactivetools.com