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? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4474 Subscription: http://www.houseoffusion.com/groups/cf-linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
