After installation log-in doesn't works

After installation log-in doesn't works

- Alessandro Denti の投稿
返信数: 6
Hi everybody,
i've noticed a problem with a Moodle 1.9.8 installation (PHP 4.3.10, MySQL 4.1.22, Win2000Server, IIS5).
The installation goes well, after that i'm logged in and i can use moodle perfectly and without problems, then i logout.
When i try to re-login, Moodle redirects me (if i type the right user/password) into Home page but says that i'm not logged in.

I've just checked:
- moodle and moodledata has all w/r permissions
- sessions works (i've deleted moodledata/sessions directory also)
- HD has 5gb of free quota

Any ideas?
Alessandro Denti への返信

Re: After installation log-in doesn't works

- C Barrain の投稿

Several people like me are having the same problem:

http://moodle.org/mod/forum/discuss.php?d=152108

I am trying to install version 1.9.9 but it is worse!!

C Barrain への返信

Re: After installation log-in doesn't works

- Alessandro Denti の投稿
mmm, my problem seems to be quite different.
My installation goes well and didn't jump "admin user" setup page.
Alessandro Denti への返信

Re: After installation log-in doesn't works

- Mary Evans の投稿
Ciao Alessandro,

You may find the following Moodle Docs useful as there are known issues with Windows Server and IIS

http://docs.moodle.org/en/Security

http://docs.moodle.org/en/Installation_for_Windows_2003_with_IIS


and also this discussion too

http://moodle.org/mod/forum/discuss.php?d=81510

Mary
Mary Evans への返信

Re: After installation log-in doesn't works

- Alessandro Denti の投稿
Hi Mary,
thank you for your reply but... you post me a lot of docs that i already know (edited: obviously not enough 笑顔 ).
Do you have a more specific hint?
Mary Evans への返信

Re: After installation log-in doesn't works

- Alessandro Denti の投稿
Great it works!
The problem was in PHP IIS configuration as EXE module instead ISAPI module!

Thank you very much Mary!