RE: Strange CF Problem on Fedora Linux

2007-04-25 Thread Russ
Rob, I have the same thing happening to me on Windows XP from time to time. I'm not sure what causes it, I think it could be a bug in the Apache connector. Russ -Original Message- From: RobG [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 1:26 AM To: CF-Talk Subject:

Re: Strange CF Problem on Fedora Linux

2007-04-25 Thread Rob Wilkerson
I've never seen this on various flavors of Linux or XP. Do your apache logs offer any hints? When you view source, is it just blank? On 4/25/07, Russ [EMAIL PROTECTED] wrote: Rob, I have the same thing happening to me on Windows XP from time to time. I'm not sure what causes it, I think it

RE: Strange CF Problem on Fedora Linux

2007-04-25 Thread Russ
The source is just blank when this happens. Russ -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 10:32 AM To: CF-Talk Subject: Re: Strange CF Problem on Fedora Linux I've never seen this on various flavors of Linux or XP. Do your

Re: Strange CF Problem on Fedora Linux

2007-04-25 Thread Cameron Childress
Are you using alot of frameworks? Many of the CF frameworks delay screen output tillt he very last step and there have been bugs int he past that have caused a white screen of death when using them. If you are using a similar pattern, something may be happening before the display is rendered and

Re: Strange CF Problem on Fedora Linux

2007-04-25 Thread RobG
Cameron Childress wrote: Are you using alot of frameworks? Many of the CF frameworks delay screen output tillt he very last step and there have been bugs int he past that have caused a white screen of death when using them. If you are using a similar pattern, something may be happening