View Single Post

  #5 (permalink)  
Old 01-11-2008
Richard Lynch
 
Posts: n/a
Default Re: [PHP] session_start problems with FireFox on Mac

Install Live HTTP Headers and see what headers are being sent.

Then search for those headers and FireFox Mac issues online.

On Fri, January 11, 2008 10:34 am, Terry Calie wrote:
> Sorry if this is the wrong place to ask this question... if so please
> help me figure out where to ask it. I've asked on FireFox forums and
> was told it was a PHP problem and to ask the developers of PHP.
>
> I have a PHP website that freezes in Firefox on a Mac. Every other
> browser/operating system combination I have tested is fine. I've
> narrowed down the problem to having to do with "session_start", which
> is
> the session tracking mechanism for php.
>
> When I comment out session_start, the site works (but of course my
> site
> now becomes state-less). Again, the problem is ONLY on FireFox on a
> Mac. It works fine on FireFox on a PC.
>
> Any ideas as to what could be causing the problem with FireFox on Mac
> and not on PC? (Safari on Mac works fine)
>
> Thanks,
> Terry
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?
Reply With Quote