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
otti

Login problem

Post by otti »

I still have a problem with login in as admin. My hosting provider supplied me a php.ini file. I created a folder "lwsessions" via ftp with CHMOD 777. I changed the session.save_path in php.ini to the new folder and uploaded it. When I run php.info() I can see that the session.save_path is set to "/lwsessions". So that part works. When I try to log in I still get the username/passwrod incorrect error. I ensured the username and password are correct (douyble checked in config.php).
Any thoughts what else I can do?
Thanks for your help again.
otti
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Login problem

Post by Dr.CSS »

The config.php has the username and password for the database not the login info, that is stored in the DB...
Locked

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