Hi,
I'm experiencing exactly the same problem and its driving me nuts now! I run Joomla and Mambo on my server so I am assuming php is functioning correctly. I believe from the information I've pasted below that I have sessions enabled and yet everytime I click on anything in admin I'm kicked straight out.. The one other thing i noticed that looked very strange is the url when I'm returned to the login screen:
serendipity_admin.php?serendipity[adminModule]=users
This doesnt look right?
I'm using server 2003 with IIS 6 and PHP 4.3.10
If anyone can suggest anything I'd be grateful! The site can be seen at
http://demo.ignite-interactive.co.uk
Many thanks...
Print out from PHP..
Session Support enabled
Registered save handlers files user
Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 2400 1440
session.gc_probability 1 1
session.name d7438cedde63a317f4259689a930e54d PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path C:\PHP\sessiondata C:\PHP\sessiondata
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid Off Off