Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ColdFusion MX7 on Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
milalex
n00b
n00b


Joined: 08 Sep 2006
Posts: 4

PostPosted: Fri Sep 08, 2006 8:39 am    Post subject: ColdFusion MX7 on Gentoo Reply with quote

Help me please
After installation ColdFusion MX7.02 on Gentoo and connections to apache2 the module mod_jrun20.so, the apache renders at start:
Cannot load/opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so into server:/opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so: cannot open shared object file: No such file or directory
The module in the specified catalogue is. Rights already even 777

Config of the apache:
# JRun Settings
LoadModule jrun_module /opt/coldfusionmx7/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/coldfusionmx7/runtime/lib/wsconfig/1/jrunserver$server.store
JRunConfig Bootstrap 127.0.0.1:51011
#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>
Back to top
View user's profile Send private message
frameRATE
Guru
Guru


Joined: 28 Apr 2003
Posts: 386
Location: Orange County California

PostPosted: Sun Sep 10, 2006 4:01 am    Post subject: Reply with quote

Not sure if this is still valid, but did you do this install:

https://forums.gentoo.org/viewtopic-t-353775-highlight-coldfusion.html

?
_________________

Linux User | 364705

howto install coldfusion mx 7 under gentoo
Back to top
View user's profile Send private message
milalex
n00b
n00b


Joined: 08 Sep 2006
Posts: 4

PostPosted: Mon Sep 11, 2006 6:38 am    Post subject: Reply with quote

yes, I do this install
Back to top
View user's profile Send private message
frameRATE
Guru
Guru


Joined: 28 Apr 2003
Posts: 386
Location: Orange County California

PostPosted: Mon Sep 11, 2006 11:18 pm    Post subject: Reply with quote

I'm trying to recreate this now on a fresh install, but I can't get the module connector (my old tutorial doesn't work).

I see:

Code:

thedeathstar justin # /opt/coldfusionmx7/bin/coldfusion wsconfig -host framerate.info -server coldfusion -ws Apache -dir /etc/apache2  -coldfusion -v -bin /usr/sbin/apache2 -script /etc/init.d/apache2
Could not connect to any JRun/ColdFusion servers on host framerate.info.
Possible causes:
o Server not running
  -Start Macromedia JRun4 or ColdFusion MX server
o Server running
  -JNDI listen port in jndi.properties blocked by TCP/IP filtering or firewall
   on server
  -host restriction in security.properties blocking communication with server


If you can help me get past this, I may be able to help you!
_________________

Linux User | 364705

howto install coldfusion mx 7 under gentoo
Back to top
View user's profile Send private message
milalex
n00b
n00b


Joined: 08 Sep 2006
Posts: 4

PostPosted: Thu Sep 14, 2006 9:54 am    Post subject: Reply with quote

I did: in /opt/coldfusionmx7/bin/connectors is file apache_connector.sh
I replace all path for my system and run this
It's work in my system and create connection with apache
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum