Brian,

Got the following steps from Tech Note in MM Knowledge base (tech note
11712)

1       In the cf_root/coldfusion/bin directory, edit the "start" script and
change the line:
        su $CFUSER -c "env -i $ENV_LIST $CFHOME/bin/cfexec"

          to

        su $CFUSER -c "env -i $ENV_LIST $CFHOME/bin/cfexec -s"

This prevents ColdFusion Executive from automatically starting the
ColdFusion RDS service when ColdFusion is started.

2       Save the file and stop and restart the ColdFusion services using the
following commands:

        ./stop

        and then

        ./start

Try if it works? Best if you read the full article first.

Anthony

> -----Original Message-----
> From: Brian Panulla [mailto:brian@;elmwoodmedia.com]
> Sent: Wednesday, October 23, 2002 2:07 AM
> To: CF-Linux
> Subject: Killing CF RDS Server on CF5?
>
>
> Anyone know how to disable the RDS server on CF5 for Linux? I thought I'd
> come across a way to do that at some point but I can't find it now.
>
> -B
>
>
>
>
>
> _____
> Brian Panulla                           [EMAIL PROTECTED]
> Chief Information Officer               814.867.4087
> Elmwood Media Group                     www.elmwoodmedia.com
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
------------------------------------------------------------------------------
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