How did you get Apache 2 onto your server? I'm missing a couple of required libraries and I can't work out what packages they are from, so I can't update them and RedHat say my install of 7.2 is all up to date....
Regards Stephen ----- Original Message ----- From: "Steve Martin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 12:57 PM Subject: RE: [ cf-dev ] CFMX - Apache 1.3.x config I was having headaches last night trying to upgrade to Apache 2.0.43. I previously had 1.3.x working fine with MX & updater 1. I installed Apache 2 sucessfully but CFMX now barfs when trying to apply the connectors with the following message (from memory) cannot find the directory /usr/conf/httpd.conf (I installed to /usr instead of /opt for my own personal disk space reasons. Now changing the reference to the conf file in bin/connectors(whatever).sh no longer produces the error but I'm puzzled as to how it got there in the first place given that the .sh file is getting auto created from the info I supply at installation time - unless I fundamentally misread the request to supply the location of the httpd.conf file. Pffwww! > -----Original Message----- > From: Stephen Moretti [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2002 12:14 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] CFMX - Apache 1.3.x config > > > > Did you use the connector batch file to create the connection? > > > > It's in the cfusionmx\bin\connectors directory. > > > Should have said this is on Linux.... There's no connector > directory, but > there was a connector shell file, which I've run. That tells > me that the > webserver is already set up for JRun and then tells me that > an error has > occurred. I just cleared down the cfserver.log and restarted > the server and > got a shed load of errors with all the Java stack dump junk... > > licence.properties could not be opened (this is just an eval > version at the > moment) > Runtime Exception thrown in init > document root /root could not be read > Runtime Exception thrown in operation start > ClassNotFoundException: jrun/naming/JRunContextFactory > > The list goes on... :o( > Looking through them all it looks like I've got a permissions > problem..... > Think I'll uninstall CFMX and try again from scratch.... > > > > Also, have you installed updater 2? > > > Yep.... > > > If so, you might need to upgrade to a different version of Apache. > > > Really? > > Stephen > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
