>Meanwhile, could you try accessing this Eventum IIS installation with
>Mozilla Firefox and send me the log that Live HTTP Headers saves for you
>while trying to login?
Sure, thanks for your response.
Here are the logs for my workstation (winXP Pro, SP1, IIS 5.1, MySQL
3.23.49, PHP 4.3.7) running Eventum:
---------------------------------
http://localhost/eventum/login.php
POST /eventum/login.php HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Gecko/20040113
Accept:
application/x-shockwave-flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://localhost/eventum/login.php
Cookie: PHPSESSID=42b5a286bdcc29680146599125c56456
Content-Type: application/x-www-form-urlencoded
Content-Length: 66
cat=login&url=&email=admin%40example.com&passwd=admin&Submit=Login
HTTP/1.x 200 OK
Server: Microsoft-IIS/5.1
Date: Tue, 29 Jun 2004 20:00:50 GMT
Connection: close
Content-Type: text/html
X-Powered-By: PHP/4.3.7
Set-Cookie: PHPSESSID=42b5a286bdcc29680146599125c56456; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache
----------------
It is not accessible from any workstation.
I don't know if this is related, but I get the following errors while doing
the installation on the Windows machine:
http://localhost/eventum/setup/index.php
Notice: Undefined index: DOCUMENT_ROOT in D:\apps\eventum\setup\index.php on
line 413
Notice: Undefined index: DOCUMENT_ROOT in D:\apps\eventum\setup\index.php on
line 416
But the rest of the page shows fine, and it lets me proceed.
>Are you sure that you don't have any anti-virus or firewall software
>running
>on that workstation?
Yes, I checked the following things:
- No firewall.
- No Windows basic TCP/IP filtering.
- Symantec Antivirus enabled or disabled makes no difference.
- Up-to-date patches: XP with SP1 and all the new security updates required
by Microsoft so far.
- Correct time and date.
If I access (from the same machine) an eventum site on a linux server, I
have no issues with the cookies.
>Just to recap -- you _can_ login to the RH9 Eventum installation fine from
>most workstations, except this one you referred to above, and you _cannot_
>login to the IIS Eventum installation from _any_ workstation. Is this
>correct?
That is correct. I was having trouble with the Windows installation, so I
ended up installing it on RH9/Apache.
However, the issue with the 2nd workstation trying to access the RH9 server
is now finally solved. The time was off on the workstation. Perhaps in
the future, the cookie error message could include the issue about the time,
so that users check that as well. It would simplify things a lot.
So, just to recap, the installation works only if running off a Linux
server. That is, the IIS installation seems to run, but it gives the
"cookies not enabled" error, which virtually leaves everyone locked out of
the site.
Thanks for the help.
Siegwart