Eric man, your problem had nothing to do with libraries. It's working now, right?

Jesse Noller
[EMAIL PROTECTED]
Macromedia Server Development
Unix/Linux "special guy" 

> -----Original Message-----
> From: Eric Scuccimarra [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 10, 2002 5:00 PM
> To: CF-Linux
> Subject: RE: Installation Problems
> 
> I had Jesse Noller working with me on this today and it appears to be
> permission/security issues... I'll try to do your recommendations
> tomorrow...
> 
> Thanks
> 
> Eric
> 
> At 05:15 PM 7/10/2002 -0400, you wrote:
> >Hi Eric,
> >
> >Sorry for the delay.
> >
> >At 03:01 PM 7/10/2002 -0400, you wrote:
> > >Results of rpm -qa | grep compat:
> >
> >1.  This one is a must
> > >compat-glibc-6.2-2.1.3.2
> >
> >2.  Do you need these, if not I would uninstall them.
> > >compat-egcs-6.2-1.1.2.16
> > >compat-libs-6.2-3
> >
> >3.  There is a newer one of these that I would
> >use.  compat-libstdc++-6.2-2.9.0.14
> > >compat-libstdc++-6.2-2.9.0.1
> >
> >4.  If this is a server and NOT a workstation, I would get these off
> >immediately.
> > >compat-egcs-c++-6.2-1.1.2.16
> > >compat-egcs-objc-6.2-1.1.2.1
> > >compat-egcs-g77-6.2-1.1.2.16
> >
> >After you do this, check the /etc/httpd/httpd.conf for the following:
> >
> >a.  move the following line to AFTER LoadModule setenvif_module.....
> >LoadModule coldfusion_module
> >/opt/coldfusion/webserver/apache/mod_coldfusion.so
> >
> >b.  reorder the .c loaders also as follows
> >
> >AddModule mod_setenvif.c
> >AddModule mod_coldfusion.c
> >
> >c.  STOP the cold fusion server
> >          /etc/rc.d/init.d/coldfusion stop
> >
> >d.  restart the web server
> >          /etc/rc.d/init.d/httpd restart
> >
> >e.  START the cold fusion server
> >          /etc/rc.d/init.d
> >
> >ALL should be good in Cold Fusion land.
> >          /etc/rc.d/init.d/coldfusion start
> >
> >Let me know if you have any other errors in removing the packages
> >or restarting any of the services.  Save and forward any error messages
> >you get along the way.
> >
> >Larry
> >
> > >At 03:15 PM 7/10/2002 -0400, you wrote:
> > > >To All,
> > > >
> > > >I thought I had posted this one night after a battle with 7.2
> > > >but maybe it was a coffee induced dream. :-)
> > > >
> > > >Had to instances with RH 7.2 where it added a couple of
> > > >unnecessary compatibility libraries.  Check to see
> > > >what is loaded and remove any that you are unaware of.
> > > >
> > > >There is a combination where Apache does not properly
> > > >pass things off to the Cold Fusion server.
> > > >
> > > >run the following command and post the result and
> > > >I will compare it against the systems where I had the
> > > >problems.
> > > >
> > > >rpm -qa | grep compat
> > > >
> > > >Larry
> > > >
> > > >At 10:43 AM 7/10/2002 -0400, Jesse Noller wrote:
> > > > >Yeah. Check httpd.conf, do you see the loadmosule line for
> > > > mod_coldfusion.so?
> > > > >
> > > > >Jesse Noller
> > > > > > -----Original Message-----
> > > > > > From: Eric Scuccimarra [mailto:[EMAIL PROTECTED]]
> > > > > > Sent: Wednesday, July 10, 2002 10:41 AM
> > > > > > To: CF-Linux
> > > > > > Subject: Installation Problems
> > > > > >
> > > > > > I just installed CF 5 on a Red Hat 7.2 system running Apache
> 1.3.22.
> > > > > >
> > > > > > The install went just fine but now when I try to access the CF
> > > Admin tool
> > > > > > it gives me a file download prompt instead.:
> > > > > > http://216.247.121.229/CFIDE/administrator/index.htm
> > > > > >
> > > > > > Apparently it's not recognizing the file types - I've never had
> this
> > > > > > problem before. Any advice?
> > > > > >
> > > > > > Eric
> > > >
> > > >
> > >
> >
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to