admin login problem

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
sumpson
Forum Members
Forum Members
Posts: 111
Joined: Thu May 08, 2008 6:35 pm

admin login problem

Post by sumpson »

Hello,

I am using CMSMS Version 1.4.1 for www.ifa-accountancy.com and having a weird problem with the admin login.

The first week or so, I had no problems, i could simply login but then my login stopped working, it was very weird, i thougt i was using the wrong password, or changed it by accident. I re-installed CMSMS and the login worked again, a day later the same problem occurs..

Then I found this..:
It seems the install went well. You can even browse the site. But you can't login to the admin console. You may face either:

    * a server side PHP session problem
    * a browser side cookie problem

Solution: enable server side PHP sessions and let the admin's browser accept cookies (at least transient cookies from your site).

I added this line "ini_set('session.use_only_cookies',1);"  in include.php, uploaded it and the login worked again.
But today, 2 days later I'm having the same problem of not being able to login, very strange.

There is also another thing, in firefox the login template does not show, while it does in IE. I don't mind this too much but maybe it is relevant.

Hope someone is able to help me out on this.

Greets,

Philippe
alby

Re: admin login problem

Post by alby »

sumpson wrote: Hello,
Have you look in server logs and enable debug in config.php?

Alby
Locked

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