login security settings
-
- New Member
- Posts: 2
- Joined: Tue Jun 23, 2009 10:06 pm
login security settings
Hope I can get an answer here. Using v1.3 without prob on a hosted site. For some reason middle of this month unable to login to site as admin or as other user using variety of browsers. Used phpmyadmin to browse users table but unable to run update sql query to reset admin password. Tech support were however able to reset admin password using update query I supplied and browsing the table can see the hask key has been altered to reflect thye change. However still no joy and unable to login. Hoping to do this so I can reset the editor users password to allow her to edit content. Web site held on a web server with database stored on mysql server - any thoughts?
Re: login security settings
Check config.php. Try to install database backup on your personal computer's localhost.
Re: login security settings
Try to enable debug in config.php and look in error server logs too for more informations.chriscullen_uk wrote: Hope I can get an answer here. Using v1.3 without prob on a hosted site. For some reason middle of this month unable to login to site as admin or as other user using variety of browsers. Used phpmyadmin to browse users table but unable to run update sql query to reset admin password. Tech support were however able to reset admin password using update query I supplied and browsing the table can see the hask key has been altered to reflect thye change. However still no joy and unable to login. Hoping to do this so I can reset the editor users password to allow her to edit content. Web site held on a web server with database stored on mysql server - any thoughts?
I think that your provider has changed something in configuration (in php upgrade?)
Alby
Re: login security settings
You may also want to try making a backup of all your site files and your database. Then upgrade to version 1.6. It may solve your problem and it has additional security features in the admin for your safety. Technically we only provide support to the latest two releases which means we should really only support 1.6 and 1.5.4.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
-
- New Member
- Posts: 2
- Joined: Tue Jun 23, 2009 10:06 pm
Re: login security settings
Problem sorted! Thanks for all the replies and advice. I suspected a change to the servers settings possibly in the area of a server side PHP session problem - however problem sorted this evening without my intervention. Logins now work fine. At same time I received email from hosting company regarding world and group writeable permissions and changes made to derver - too much to be a coincidence I think