I installed CF 7.0.2 on a brand new Red Hat E4 server running cpanel. Install went fine with no reported errors using the default web server. After that, I ran the apache_connector.sh script and received the following error:
[EMAIL PROTECTED] [/var/coldfusionmx7/bin/connectors]# ./apache_connector.sh Server version: Apache/1.3.36 (Unix) /usr/local/apache/bin/apachectl restart: configuration broken, ignoring restart Error running "/usr/local/apache/bin/apachectl restart": exit code was 6 Error restarting Apache server. The web server must be restarted to complete this operation. /usr/local/apache/bin/apachectl restart: (run 'apachectl configtest' for details) Running the configtest showed the following: [EMAIL PROTECTED] [/var/coldfusionmx7/bin/connectors]# /usr/local/apache/bin/apachectl configtest Syntax error on line 1185 of /usr/local/apache/conf/httpd.conf: LoadModule cannot occur within <VirtualHost> section [EMAIL PROTECTED] [/var/coldfusionmx7/bin/connectors]# Line 1185 in the httpd.conf file is: LoadModule jrun_module /var/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun.so Any ideas what this is and what a fix would be? I've looked all over and can't find anything that seems to relate... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6127 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10
