Strange CF Problem on Fedora Linux

2007-04-24 Thread RobG
I know that ColdFusion isn't supported on Fedora Linux, but with help 
from some of the various blogs, I was able to get it installed and 
working on FC6.  I've been using it as a development environment for the 
past couple of months, and it's worked very nicely.  This is CFMX7.02 
I'm talking about, and it's running on Apache 2.2.3.

As of the last week or so, a very odd problem has surfaced.  Most of the 
time (but not all the time) when a page I'm working on throws an error, 
the end result is a completely blank screen in the browser.  No debug 
output, no error text, NOTHING.

I haven't yet come up with any pattern, but it does do it on all of the 
"sites" that I'm developing on this particular machine.  I have Apache 
setup to allow multihoming and point everything at 127.0.0.1 via my 
hosts file, e.g. "www.site1.com" and so on.

Has anybody seen anything like this?

Rob

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276180
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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: Strange CF Problem on Fedora Linux
> 
> I know that ColdFusion isn't supported on Fedora Linux, but with help
> from some of the various blogs, I was able to get it installed and
> working on FC6.  I've been using it as a development environment for the
> past couple of months, and it's worked very nicely.  This is CFMX7.02
> I'm talking about, and it's running on Apache 2.2.3.
> 
> As of the last week or so, a very odd problem has surfaced.  Most of the
> time (but not all the time) when a page I'm working on throws an error,
> the end result is a completely blank screen in the browser.  No debug
> output, no error text, NOTHING.
> 
> I haven't yet come up with any pattern, but it does do it on all of the
> "sites" that I'm developing on this particular machine.  I have Apache
> setup to allow multihoming and point everything at 127.0.0.1 via my
> hosts file, e.g. "www.site1.com" and so on.
> 
> Has anybody seen anything like this?
> 
> Rob
> 
> 

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276213
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


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 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: Strange CF Problem on Fedora Linux
> >
> > I know that ColdFusion isn't supported on Fedora Linux, but with help
> > from some of the various blogs, I was able to get it installed and
> > working on FC6.  I've been using it as a development environment for the
> > past couple of months, and it's worked very nicely.  This is CFMX7.02
> > I'm talking about, and it's running on Apache 2.2.3.
> >
> > As of the last week or so, a very odd problem has surfaced.  Most of the
> > time (but not all the time) when a page I'm working on throws an error,
> > the end result is a completely blank screen in the browser.  No debug
> > output, no error text, NOTHING.
> >
> > I haven't yet come up with any pattern, but it does do it on all of the
> > "sites" that I'm developing on this particular machine.  I have Apache
> > setup to allow multihoming and point everything at 127.0.0.1 via my
> > hosts file, e.g. "www.site1.com" and so on.
> >
> > Has anybody seen anything like this?
> >
> > Rob
> >
> >
>
> 

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276217
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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
> 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 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: Strange CF Problem on Fedora Linux
> > >
> > > I know that ColdFusion isn't supported on Fedora Linux, but with help
> > > from some of the various blogs, I was able to get it installed and
> > > working on FC6.  I've been using it as a development environment for
> the
> > > past couple of months, and it's worked very nicely.  This is CFMX7.02
> > > I'm talking about, and it's running on Apache 2.2.3.
> > >
> > > As of the last week or so, a very odd problem has surfaced.  Most of
> the
> > > time (but not all the time) when a page I'm working on throws an
> error,
> > > the end result is a completely blank screen in the browser.  No debug
> > > output, no error text, NOTHING.
> > >
> > > I haven't yet come up with any pattern, but it does do it on all of
> the
> > > "sites" that I'm developing on this particular machine.  I have Apache
> > > setup to allow multihoming and point everything at 127.0.0.1 via my
> > > hosts file, e.g. "www.site1.com" and so on.
> > >
> > > Has anybody seen anything like this?
> > >
> > > Rob
> > >
> > >
> >
> >
> 
> 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276221
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


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 output.

Of course, it's could also be an Apache connector problem...  :)

-Cameron

On 4/24/07, RobG <[EMAIL PROTECTED]> wrote:
> I know that ColdFusion isn't supported on Fedora Linux, but with help
> from some of the various blogs, I was able to get it installed and
> working on FC6.  I've been using it as a development environment for the
> past couple of months, and it's worked very nicely.  This is CFMX7.02
> I'm talking about, and it's running on Apache 2.2.3.
>
> As of the last week or so, a very odd problem has surfaced.  Most of the
> time (but not all the time) when a page I'm working on throws an error,
> the end result is a completely blank screen in the browser.  No debug
> output, no error text, NOTHING.
>
> I haven't yet come up with any pattern, but it does do it on all of the
> "sites" that I'm developing on this particular machine.  I have Apache
> setup to allow multihoming and point everything at 127.0.0.1 via my
> hosts file, e.g. "www.site1.com" and so on.
>
> Has anybody seen anything like this?
-- 
Cameron Childress
Sumo Consulting Inc
http://www.sumoc.com
---
cell:  678.637.5072
aim:   cameroncf
email: [EMAIL PROTECTED]

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276233
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


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 before the
> display is rendered and output.
> 
> Of course, it's could also be an Apache connector problem...  :)

No frameworks... that's the #1 reason I dislike frameworks, makes bug 
tracking a major PITA. :)

But I tend to agree that it may be an Apache connector problem.  I may 
try rolling back to 2.0 and see if that fixes it.

Rob

~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276241
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4