Hi there, I have a redhat8 box, with coldfusion mx on it. I know this is not a supported platform, but I have heard of many people running it...
Now, I got the new version of apache installed from an RPM (V2.0.44) no problem (note - this RPM I found installs httpd in the following - /etc/httpd2 instead of the regular redhat /etc/httpd). CFMX installed with no problem. I then ran the updater 2 no problem... Now when I got to run the connector as I must, I get the following output: # ./java -cp /etc/coldfusionmx/runtime/lib -jar /etc/coldfusionmx/runtime/lib/wsconfig.jar -ws Apache -dir /etc/httpd2/conf -v Macromedia JRun 4 (Build 55228) os.name: Linux os.version: 2.4.18-14 os.arch: i386 platform: intel-linux web server: Apache web server directory: /etc/httpd2/conf Found JRun server default at 127.0.0.1:2901 verbose: false apialloc: false useIISFilter: true Could not find file /etc/httpd2/bin/apachectl Could not find file /usr/sbin/apachectl Could not find file /etc/init.d/httpd Could not find file /etc/init.d/apache Could not find file /etc/rc.d/init.d/httpd Could not find file /etc/rc.d/init.d/apache Could not find file /sbin/init.d/apache Could not find file /sbin/init.d/httpd Could not find file /usr/local/apache/bin/apachectl Could not find file /usr/apache/bin/apachectl /etc/httpd2/conf is not a valid configuration directory for Apache Now as you can see the connector is looking for the default install files, where as the RPM I have installs them all with a "2" appended at the end. How would I go about modifying something to get the connector command to look for say: /etc/httpd2/bin/apachectl2 Instead of /etc/httpd2/bin/apachectl Well I need to get it to add "2" to all of the above files... Thanks in advance!!!!! ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
