[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq550 ColdfusionMX install errors
- Subject: RE: [cobalt-users] Raq550 ColdfusionMX install errors
- From: "Ligard, Vidar" <vligard@xxxxxxxxx>
- Date: Thu Aug 28 06:36:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: Brian Rahill [mailto:cobalt@xxxxxxxxxxxxxxxxxxxxxxx]
> Sent: Wednesday, August 27, 2003 6:06 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] Raq550 ColdfusionMX install errors
>
>
> Hi Vidar,
>
> At 01:30 PM 8/27/2003 -0500, you wrote:
> >1. Can you create a simple helloworld.cfm file and run it??
>
> It seems that anything on the box with the extension .cfm
> brings up the
> coldfusion file not found.
1. What is the coldfusion runtime user? You do have proper permissions on the cfm files, right?
2. Have you checked your logs in $CFDIR/logs for any valuable information. If coldfusion throws the file not found error, it should at least show up in the exceptions log. You should also check the apache/http error log for any clues.
3. What do you get if you run $CFDIR/bin/cfstat
>
> Perhaps it's time for a reinstall.
>
Before you do a complete reinstall, I would also see if I could compile a few coldfusion pages manually ($CFDIR/bin/cfcompile.sh). If the compiler works, you could delete the connector only and reinstall it.
FYI, If you are using an ssl certificate on the vsite you are running coldfusion, you will have to recompile the connector. Running mod_ssl and coldfusion on the same apache server will cause instability under load. You may have seen a warning about -DEAPI when you started httpd. Coldfusion should still run, but this needs to be done before you go to production.
Vidar
> Brian
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>