Hello all. I've some problems with starting sessions.
Used Webserver: Apache 1.3.26 (src) under Win2k PHP version 4.2.1 php.ini properties ------------------- session.save_handler = files session.save_path = c:/winnt/tmp (exists) session.use_cookies = 0 session.name = PHPSESSID session.cookie_lifetime = 0 session.cookie_path = / session.cookie_domain = session.serialize_handler = php session.gc_probability = 1 session.gc_maxlifetime = 1440 session.referer_check = session.entropy_length = session.entropy_file = session.cache_limiter = nocache session.cache_expire = 180 session.use_trans_sid = 1 url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry" Since the lates version of php / apache it doesn't work ... ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php