LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-08-2004, 04:35 PM   #1
woonaks
LQ Newbie
 
Registered: Oct 2003
Distribution: Redhat 9
Posts: 6

Rep: Reputation: 0
Fedora RC2 and Coldfusion MX 6.1


i have been trying all weekend to get cf mx to run on my apache server... I am running fedora core2. i am also running apache httpd-2.0.50.

my apache connector is not working:
Code:

Code:
#!/bin/sh
                                                                                
CF_DIR=../..
JAVA_EXECUTABLE=$CF_DIR/runtime/jre/bin/java
                                                                                
#
# Configure the Apache connector.
#       -dir should be the *directory* which contains httpd.conf
#       -bin should be the path to the apache *executable*
#       -script should be the path to the script which is used to
#               start/stop apache
#
$JAVA_EXECUTABLE -jar $CF_DIR/runtime/lib/wsconfig.jar \
        -ws apache \
        -dir /usr/local/apache2/conf \
        -bin /usr/sbin/httpd \
        -script /etc/init.d/httpd \
        -coldfusion -v
                                                                                
exit $#
My httpd.conf had the following added to it:
Code:

Code:
# JRun Settings
LoadModule jrun_module /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so
<IfModule mod_jrun20.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore /opt/coldfusionmx/runtime/lib/wsconfig/1/jrunserver.store
    JRunConfig Bootstrap 127.0.0.1:51010
    #JRunConfig Errorurl <optionally redirect to this URL on errors>
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc
</IfModule>
i am lost, i ran the updater... i cannot get the cf server working, when i hit the admin page i see gibberish, the cf server is not exectuing the code....

thanks in advance...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add a SCSI card to Fedora RC2 server? dweeb Fedora 0 10-21-2004 06:17 AM
Coldfusion 6.1 error on Fedora C2 ejay56 Linux - Networking 1 09-18-2004 07:13 AM
Coldfusion 6.1 error on Fedora ejay56 Linux - Newbie 0 09-17-2004 11:08 PM
Foreign Characters in Fedora RC2 bluemak Linux - Newbie 1 08-30-2004 09:37 AM
wnck applet crash - Fedora RC2 v00d00101 Fedora 1 06-08-2004 08:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration