|
|
| Author |
Message |
zak Guest
|
Posted: Tue Mar 11, 2003 1:56 am Post subject: Cannot log in with admin |
|
|
hello I am running win2k/apache and i've got the log in screen but when i type admin/admin it doesn't go anywhere. i've got the php.ini variables that were suggest to check and everything looks fine. Can anyone help?
Thanks, |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Mar 21, 2003 10:35 pm Post subject: |
|
|
| Is MySQL set up properly? It sounds like php is having trouble talking to MySQL. The admin/admin combo only works the first time in. You are forced to change it immediately afterwards. If you are not getting past this then it sounds like php can't retrieve the password from the database. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Mar 31, 2003 1:17 am Post subject: |
|
|
Hi there
I have the same problems so if someone could tell me what i might do to fix this i would be very grateful. |
|
| Back to top |
|
 |
MagicP Guest
|
Posted: Wed Apr 02, 2003 3:54 pm Post subject: same problem |
|
|
hi,
i had the same problem like you and it was caused an error in the php.ini.
copy the php.ini-dist again and make the modifications mentioned in the install guide and it'll work fine.
It's a problem with the session vars i think.
greetz
MagicP |
|
| Back to top |
|
 |
|