> Will,
> You should not need to do a full manual build of the connector with 
> ColdFusion8. Adding the "-apxs" switch to your wsconfig command causes 
> the connector to be built on your system. It will require that the 
> APXS package (apache extension build tool) is installed on your system. 
> If, necessary, install it. Install the htttpd-devel package to get 
> apxs.
> 
> However, step one should be to confirm that the Apache connector has 
> not already been installed. Sometimes, the connector install is 
> successful but the ColdFusion startup script is not updated to remove 
> the call to connector.sh.  See http://livedocs.adobe.
> com/coldfusion/8/htmldocs/help.html?content=configuring_08.html and 
> confirm that the connector is not already connected. If it is not, try 
> running the wsconfig command, but add the apxs switch so the connector 
> is built on your system.
> 
> 
> Regards,
> 
> Ken Smith
> Adobe Systems, Inc.
> 
> 
> -----Original Message-----
> From: Richard Bessey [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 10, 2008 10:15 PM
> To: cf-linux
> Subject: Re: Apache 2.2.3, Red Hat 5, CF8 Install Problems
> 
> Will,
> To run the installer manually, simly cd to the proper folder,
> cd /opt/coldfusion8/bin
> (I think thats the proper folder)
> and then run the connector manually from shell,
> sh connector.sh
> 
> For the wsconfig.jar fix, simply rm the old wsconfig.jar and the
> wsconfig folder, and restart cold fusion. If memory serves me right 
> its
> in the /opt/coldfusion/lib folder
> 
> Will Blake wrote:
> >> I have always noticed that also when installing CF8 and CF7, I 
> have
> >> always had to modify that file if I run it by manually.
> >>
> >> Regards,
> >>
> >> Richard Bessey
> >>
> >> Will Blake wrote:
> >>
> >
> > The problem is I have made the changes, it still errors when I try 
> and start coldfusion.  How do I go about running it manually?
> >
> >
> 
Ken,
   Thanks for the info but it has been figured out not by me but someone with a 
lot more knowledge than I have about linux and networking.  Below is what he 
said:
"Both the RDS user and the cfuser passwords match your current root password. 
The problem was that the hosts file was in correct and had the public ip 
associated to the hostname. When I changed this to the natted ip behind the 
firewall in /etc/hosts it worked. An strace on the kserver process revealed it 
was trying to hit the public interface on the firewall. As you cannot ingress 
on the same interface as you egress, the packets were getting dropped."

Once he did the above all that required was a apache restart and everything is 
working.  Since you work at adobe maybe this is something that can be patched 
so people do not have to do this manually?

Thanks again everyone for your help!

Will 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: http://www.houseoffusion.com/groups/cf-linux/message.cfm/messageid:4475
Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14

Reply via email to