I'm trying to login after my inital install and I keep getting taken back to the login screen. I've read though the forum and nothing fixes my problem. I'm running the following:
Gentoo LInux
Apache 1.3
MySQL
PHP
Any ideas as to what the problem is?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to login after my inital install and I keep getting taken back to the login screen. I've read though the forum and nothing fixes my problem. I'm running the following:
Gentoo LInux
Apache 1.3
MySQL
PHP
Any ideas as to what the problem is?
Hi
Make sure that the following are OK:
1. You're using the default user/pass: admin/admin
2. 'register_globals' var is set to 'on' in your php.ini file
3. You browser has cookies enabled
Dan