Hi Gavin,
In the hope that having something to compare to might help, here is the
JRun config that is running on my Win2000 laptop...
# 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>
It's not a Mac, but it is Apache...
Maybe mod_jrun.so isn't being found?
hth,
Brett
B)
Gavin Cooney wrote:
Hi all
i've been trying for ages to get coldfusion to play nice with apache
on my shiny new G5 (she's a beauty).
I've followed seans instructions and got CF working:
http://corfield.org/index.cfm?fuseaction=articles.cfmxosx
CF now works fine on port 7000 with the /cfusion url
http://127.0.0.1:7000/cfusion/index.cfm
Also apache works fine serving normally.
http://127.0.0.1/index.html
I've run the web server connector and tried to get CF pages to serve
thru apache. There's the following bit in my httpd.conf file.
# JRun Settings
LoadModule jrun_module /Applications/JRun4/lib/wsconfig/1/mod_jrun.so
<IfModule mod_jrun.c>
JRunConfig Verbose false
JRunConfig Apialloc false
JRunConfig Ssl false
JRunConfig Ignoresuffixmap false
JRunConfig Serverstore /Applications/JRun4/lib/wsconfig/1/jrunserver.store
JRunConfig Bootstrap 127.0.0.1:51002
#JRunConfig Errorurl <optionally redirect to this URL on errors>
#JRunConfig ProxyRetryInterval 600
#JRunConfig ConnectTimeout 15
#JRunConfig RecvTimeout 300
#JRunConfig SendTimeout 15
AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf
</IfModule>
So if i try to serve a .cfm file thru apache i get this in my
/var/log/httpd/error_log file.
[Fri Jul 1 15:11:23 2005] [notice] jrApache[init] JRun 4.0 (Build
92909) Apache module - 02/18/05 07:21:35
[Fri Jul 1 15:11:23 2005] [notice] Apache/1.3.33 (Darwin) JRun/4.0
configured -- resuming normal operations
[Fri Jul 1 15:11:23 2005] [notice] Accept mutex: flock (Default: flock)
[Fri Jul 1 15:38:33 2005] [notice] jrApache[5851:50005] JRun will
not accept request. Check JRun web server configuration and JRun
mappings on JRun server.
Any ideas? Please? I really need to get a dev environment going here.
Have a good weekend everyone.
Gav
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
--
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]
Aussie Macromedia Developers: http://lists.daemon.com.au/