Page 1 of 1

Any fast solution ?

Posted: Tue 17. Feb 2004, 11:47
by uae2k
I have difficult in login to the admin CP after installing as many users

I'm installing the wcms in a local server for testing and designing a layout

I don't need the admin password
Is there any way to bypass the admin login?

Posted: Tue 17. Feb 2004, 12:00
by StefanR
You can see in the database the pw by the phpwcms_user table show it and then delete the pw.

Posted: Tue 17. Feb 2004, 12:06
by pSouper
not enitrly sure I get what you mean here dude.

You want to login but not as an admin? - you can do this by setting an account up as a user [default] and not an administrator but you will need to log in as administrator to set that [and every] account up.

If you are having problems login in as admin then there are two ways to fix this that I can think of...
1: delete your database and reinstall phpwcms with a new user/password
2: use phpmyadmin to create your self an account manually.

note to self: maybe a 'Create admin.sql' script would be helpfull for this instance.

Posted: Tue 17. Feb 2004, 12:17
by uae2k
I did what you said

I have reinstalled phpwcms and I have create a new admin without any result

I still getting the error "Errors during login!"

Is there any way to login as an admin without filling the password and these stuff?

Posted: Tue 17. Feb 2004, 12:31
by pSouper
Hmmm sounds very simmilar to http://www.phpwcms.de/forum/viewtopic.php?t=852
I tihnk any replies should now be posted on that thread to maximise help and reduse duplicated threads.

Posted: Tue 17. Feb 2004, 16:26
by uae2k
StefanR

I have tried this trick but I still getting error :\


pSouper
I know ... and I searched the forum for a solution, But I didn't find

I just want a fast solution to use phpwcms in my local server :\

Posted: Tue 17. Feb 2004, 17:52
by uae2k
I'm using AppServ Local Server

The session save path is C:\AppServ\php\session

and it is correct

any idea ? :?

Posted: Tue 17. Feb 2004, 17:58
by StefanR
Is your Firewall on Switch it off times and try it

Posted: Tue 17. Feb 2004, 19:00
by Oliver Georgi
When you have problems with the login after new install maybe check the newest patch 2004-02-17. I have fixed the password handling - there is a problem with some MySQL installs.

Oliver

Posted: Tue 17. Feb 2004, 22:28
by uae2k
StefanR
I'm not using firewall

Oliver Georgi
thanks for your work
I think you must change in setup file to encode the admin password to md5 endoce

the password still in the old encode and the new login file calling password with md5 encode!

I still having the same problem!!!!!

Posted: Tue 17. Feb 2004, 22:33
by uae2k
I reinstalled phpwcms but the problem still

Posted: Tue 17. Feb 2004, 23:13
by Oliver Georgi
This is what I have done ;-) today. MD5 for user passwords.