Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Bug reports and fixes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Technical support
»
Login to administration not working
« previous
next »
Print
Pages: [
1
]
Author
Topic: Login to administration not working (Read 6479 times)
dodo007
Newbie
Posts: 10
Login to administration not working
«
on:
May 11, 2013, 14:24:47 »
Hello guys.
I'm new to Elxis and i really need help because i installed the cms and the front end page is working fine but when i try to login to my administration or create a user it does not work. It seams that my usename it's recognized but the password is not. I changed the password in my database and tried but nothing happens. The creation of a new user does not work, every time i try to create a user i get the message: our request dropped for security reasons. Please try again.
I'm running Elxis on my loval WAMP server. I put the site in a separate directory and made put this in my htaccess file: RewriteBase /elexis/ i didn't change anything else in the file.
Thanks
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Login to administration not working
«
Reply #1 on:
May 11, 2013, 14:55:55 »
Hello dodo007 and welcome to our community,
There is no need to change the local folder of Elxis in case that you can't login to the administrator area. Elxis CMS 4.x use a certain method of encryption so you can't paste a password manually to the relative database field. I am going to send you a private message with the encrypted password. Don't forget to change the password to a new one by the time the login process will be completed successfully. Ok?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
dodo007
Newbie
Posts: 10
Re: Login to administration not working
«
Reply #2 on:
May 11, 2013, 16:05:34 »
ok
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Login to administration not working
«
Reply #3 on:
May 11, 2013, 16:25:45 »
Can you login to the administrator area? I will send you a PM.
«
Last Edit: May 11, 2013, 16:27:37 by webgift
»
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Login to administration not working
«
Reply #4 on:
May 12, 2013, 20:38:08 »
Sessions don't work on your site.
To exclude bad session setup on your php installation make sure the
session handler
in Elxis configuration is
database
in configuration.php
private $SESSION_HANDLER = 'database';
I saw your other post and it looks that you have a session problem cause you have installed Elxis in a sub-folder and you haven't configured htaccess properly.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Technical support
»
Login to administration not working