Hey Guys,
i just installed serendipity on a free webhoster with webspace....
with mysql and php.... well i installed it proberly, without errors....
i choosed a administrator username and a password....
with the easy install routine.... it worked well....
i deleted the .htaccess file to have access to the blog.... well... now if i want to login as the adminstrator... with the choosen password...
everytime serendipity says to me, that the user does not exist and is invalid??? i reinstalled the whole program and it is the same with another admin name + password...
i cannot find any information in the FAQ or in the documentation... what is wrong?
Thank you for your help,
SpecialAgent.
cannot login as the admin after i installed serendipity
Re: cannot login as the admin after i installed serendipity
Did you try leaving the .htaccess file in place? AFAIK it is needed for proper s9y behaviour.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: cannot login as the admin after i installed serendipity
You need to login with the username and password you entered in your Installation screen. Default is "John Doe" with password "john"!
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
monilein
still cannot login
I am sure, that we changed the password and username and that I entered them correctly. Nevertheless I tried the John Doe default password, but I couldn't log in either:
You appear to have entered an invalid username or password
You appear to have entered an invalid username or password
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: still cannot login
Did you maybe use foreign characters, umlauts or whatever for your username/password? Maybe you are not using the exact upper/lowercasing for your username?
Use a tool like phpMyAdmin to chcek your serendipity_authors DB table. Look what the username is there (login with the USER name, not the REAL name!) and check if the password column is not empty.
Regards,
Garvin
Use a tool like phpMyAdmin to chcek your serendipity_authors DB table. Look what the username is there (login with the USER name, not the REAL name!) and check if the password column is not empty.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Moni