Hi Gavin,

Sorry, I don't know anything about MACs, but I know a little bit about Apache so on the assumption that the confiruration file is going to be similar across platforms...

In my http.conf file, just before the start of 'Section 3' I have the following code:

# JRun Settings
LoadModule jrun_module "C:/CFusionMX/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 "C:/CFusionMX/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>


but I have the feeling that these were added by running a 'connector'.bat file from within the cfusionmx directory tree so that also may not be the same on your MAC.

Check your C:\CFusionMX\runtime\connectors\src directory for a file called ApacheBuildInstructions.txt

HTH,

Brett
B)

Gavin Cooney wrote:
Grant,
Thanks for that. That started the service ok, but when i go to open a CF page like the CF administrator it just downloads the page code, and doesnt serve me the page in the browser.
I figure apache has to be told that it has to refer to CF when it comes accross a .cfm page? Any idea how to do this?
Gav


    ----- Original Message -----
    From: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>
    To: CFAussie Mailing List <mailto:[EMAIL PROTECTED]>
    Sent: Thursday, March 11, 2004 4:57 PM
    Subject: [cfaussie] Re: Installing MX on a MAC



You will need to pass the server instance name from the command prompt

/Applications/JRun4/bin/jrun –start cfusion

    If this fails  try and start the admin server
    /Applications/JRun4/bin/jrun –start admin

    And browse to http://127.0.0.1:8000/  and see if the instance is
    running in Jrun admin.

Grant

    ------------------------------------------------------------------------
    From: "Gavin Cooney" <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>>
    Reply-To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
    Date: Thu, 11 Mar 2004 16:47:20 +1100
    To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
    Subject: [cfaussie] Installing MX on a MAC

Hi all,

    I bought myself a nice little Powerbook and am installed CFMX last
    night.

    I looked up a thread here from late Jan and got he instructions from
    here

http://mail.maclaunch.com/tibs75/MacOSXInstall.pdf
This seemed to work ok...until i typed in a URL to a cfm page it
"downloads" it, but doesnt seem to get CFMX on the job.


    I restarted my machine and then started the Jrun service by typing
    /Applications/JRun4/bin/jrun -start into the terminal. Now when i
    try to open

    http://127.0.0.1:8100/cfusion/CFIDE/administrator/index.cfm it tells me
    "500 There is no web application configured to service your request"

What have i missed?

Thanks

Gavin

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
---
You are currently subscribed to cfaussie as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


--
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
f: +61 (0)8 9371-0470
m: +61 (0)414 371 047
e: [EMAIL PROTECTED]
w: www.ehc.net.au


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to