Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th August 2004, 09:10 PM
woonaks Offline
Registered User
 
Join Date: Aug 2004
Posts: 1
Coldfusion Mx 6.1 Not Working

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:
 
#!/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:
 
# 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 With Quote
  #2  
Old 8th August 2004, 11:31 PM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Config dir is wrong, Fedora's httpd.conf is in /etc/httpd/conf.

Have you checked the error logs in /var/log/httpd?
Reply With Quote
Reply

Tags
coldfusion, working

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ColdFusion 8 JodiSte Using Fedora 0 19th October 2008 03:01 PM
coldfusion mjr Programming & Packaging 0 18th December 2006 05:40 PM
ColdFusion 7 :( leaded Using Fedora 6 13th May 2006 07:06 AM
ColdFusion 6.1 on FC4 leaded Using Fedora 2 13th September 2005 08:21 PM
Coldfusion MX 7 promaster Servers & Networking 2 11th March 2005 01:31 PM


Current GMT-time: 06:48 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat