1
After a successful (new) install, I am unable to access my site any further than the log in screen. The userid and password I am using are for the "webmaster" requested by the application during the install. The application "loops" me back to the login page every time. There is no indication that there is anything wrong with the userid. Permissions are set correctly as far as I can tell. Wiki Troubleshooting says to turn off the Register Globals and I have, but it didn't fix the problem. Has anyone run into this or have any thoughts?
I can add (register) users and get email notification, but when I try to log in as them, I'm put into the loop too.
Here are the particulars for the system:
PHP Version 4.3.4
MySQLVersion 4.0.1.16-nt
IIS 5
Xoops Version 2.0
MS Windows 2000
Do you have a DB, with correct name and pass? Yes, running mysql_up.php from the web site works.
Register Globals, on/off? Off.
Can you see install.php? Yes, from the install folder
Can you see index.php? Yes.
Can you log in? No. I'm in a loop where I keep getting redirected back to the login screen. I can't get to admin.php, it reads that I haven't the right to access it.
Hopefully, someone has run into this before and has a solution.
Thanks
EC