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