Re: [SM-USERS] Sign out problem on Windows 2003

2005-06-27 Thread Henrik Andreasen
On 6/28/05, Jonathan Angliss <[EMAIL PROTECTED]> wrote: > Are you using Windows 2003 to access to site as well as host it? Yes and no. The first time I spotted the problem, was on an XP box, but the same thing happened on Windows 2000 Pro and when I was playing with "signout.php" on the server.

Re: [SM-USERS] Sign out problem on Windows 2003

2005-06-27 Thread Henrik Andreasen
On 6/28/05, Paul Lesneiwski <[EMAIL PROTECTED]> wrote: > It redirects the browser to your custom signout page URI. The "header('Status: 303 See Other');" line? Isn't it the "header("Location: $signout_page");" line that redirects the browser? > Check what > that is and why that page isn't work

Re: [SM-USERS] Sign out problem on Windows 2003

2005-06-27 Thread Jonathan Angliss
Hello Henrik Andreasen, On Monday, June 27, 2005, you wrote: > I've just moved over from a Windows 2000 advanced server box, to a > Windows 2003 standard edition and the sign out link didn't work on > 2003 (it is the only problem I've found ATM with SquirrelMail on > Windows 2003). > After lookin

Re: [SM-USERS] Sign out problem on Windows 2003

2005-06-27 Thread Paul Lesneiwski
Henrik Andreasen wrote: I've just moved over from a Windows 2000 advanced server box, to a Windows 2003 standard edition and the sign out link didn't work on 2003 (it is the only problem I've found ATM with SquirrelMail on Windows 2003). After looking in the Apache config file, where I couldn't

[SM-USERS] Sign out problem on Windows 2003

2005-06-27 Thread Henrik Andreasen
I've just moved over from a Windows 2000 advanced server box, to a Windows 2003 standard edition and the sign out link didn't work on 2003 (it is the only problem I've found ATM with SquirrelMail on Windows 2003). After looking in the Apache config file, where I couldn't find anything there should