Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
SemajSki #1
Apache Connector not working RH EL4
Does Coldfusion MX 7 work in Red Hat Enterprise 4? I installed it in silent
mode and ran the cf_apache_connector.sh (with the right parameters) and I keep
getting a 'Cannot load /opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so'
error when I restart Apache. It says something about 'Permission Denied'
I did this exact install on Enterprise 3 with no problems.
Any thoughts cause this is frustrating?
SemajSki Guest
-
installing apache connector
I am trying to get the cfmx apache connector to install with the default rhel 3 install of apache, I have changed all the parameters in the... -
MX7 Connector install problem with Apache
I'm trying to configure a connector on Fedora Core 2 with MX7. When I try to configure the connector it keeps telling me it can't find the version... -
Apache Connector Fails
I am getting "connector installation was not successful" each time I restart coldfusion. My apache is running and coldfusion is too but connector... -
CFMX 7 Apache connector always started
Hi all, we are running CFMX7 on suse linux 9.2 installation runs smoothly. Strange thing is that every time we restart CF, the connection wizard is... -
CFMX 7 and Apache connector
I've installed CFMX 7 on a newly built machine running SUSE Linux Enterprise 9. Every time i run wsconfig to configure Apache i get the message:... -
mxstu #2
Re: Apache Connector not working RH EL4
Until a RH expert comes by ;-) .. I don't know that it is supported by MM but
I've seen a few threads about succesffully installing it. Here is one:
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=2&thread[/url]
id=979787. A search through google groups should turn up more.
I also think [url]www.talkingtree.com[/url] also has some blogs about cf and linux,
though I'm not sure which flavor.
mxstu Guest
-
sdupre #3
Re: Apache Connector not working RH EL4
The only thing I can think of is a problem if you use a 64 bit OS. The
message seems to point to an Apache permissions problem to open up the
JRun/Apache module but that might be a red herring
If you do have 64-bit, you have to re-compile Apache with wsconfig using the
-apxs switch.
(just add -apxs onto the end of the connectors.sh script to call wsconfig)
SuSe uses apxs2 so you might have to create a sym link apxs->apxs2 if the apxs
script doesn't exist. I don't remember what redhat uses.
Stephen Dupre
Macaromedia QA
sdupre Guest
-
SemajSki #4
Re: Apache Connector not working RH EL4
I found an article on the web talking about /etc/sysconfig/selinux.
I changed 'SELINUX=enforcing' to 'SELINUX=permissive'
I'll go back and make it where CFMX can use enforcing mode, but for now...
this change worked.
[url]http://www.talkingtree.com/blog/index.cfm?mode=entry&entry=04016A4E-45A6-2844-76[/url]
372C95C1946948
SemajSki Guest



Reply With Quote

