Re: [PHP] Problem with sessions and Internet Explorer

2002-11-22 Thread Andreas Otto
Hi Ernest, On Friday 22 November 2002 16:11, Ernest E Vogelsinger wrote: > Is it possible to have SiteShield log what its doing? > > >The question is now: Has anyone heard about or had problems with the > >combination of PHP SiteShield and InternetExplorer? > > I don't know anything about SiteShie

Re: [PHP] Problem with sessions and Internet Explorer

2002-11-22 Thread Ernest E Vogelsinger
At 15:35 22.11.2002, Andreas Otto spoke out and said: [snip] >Well, guess what I did before writing this eMail ;-) That's what I have feared... >Every request to the server I experience this strange problem at has to pass >the SiteShield server. Is it pos

Re: [PHP] Problem with sessions and Internet Explorer

2002-11-22 Thread Andreas Otto
Hi Ernest, On Friday 22 November 2002 15:05, Ernest E Vogelsinger wrote: > The message you see looks disturbing to me - is the session.save_path value > actually set to /home/globstag/tmp? Does Apache (or else) have all > necessary rights to this directory? > > _MAYBE_ you're using some mod_rewrit

Re: [PHP] Problem with sessions and Internet Explorer

2002-11-22 Thread Ernest E Vogelsinger
At 14:24 22.11.2002, Andreas Otto spoke out and said: [snip] >We have added some new features to a SiteShield protected website which makes >it neccessary to use sessions. Although creating the session and the >appropriate variables is a server side process

[PHP] Problem with sessions and Internet Explorer

2002-11-22 Thread Andreas Otto
Hi, We have added some new features to a SiteShield protected website which makes it neccessary to use sessions. Although creating the session and the appropriate variables is a server side process there seem to be problems with IE (tested with version 6 on Win2000 Pro and WinXP Pro). If I acc