When I did an install of cfmx on JRun on fc3 last week, I ran into this same error.
It has to do with the SElinux that is implemented in fc3. I only know how to change it via the gui, but if you go into the system security menu, under system settings there is a tab for SELinux. You can unckeck the top two boxes and reboot. SELinux creates many restrictions on what apache has access to in the hopes of create a more secure server. I believe that in the attempt, the lock down where it can access files from. Anyhow. It worked for me. YMMV. Good Luck, simeon On Fri, 3 Dec 2004 16:32:05 -0500, Steven Erat <[EMAIL PROTECTED]> wrote: > I reinstalled CFMX having where the user was set to "cfmx". This worked for > me. Note permission on mod_jrun20.so has user/group root/root, whereas you > mentioned that you have cfmx/cfmx. > > Here's the permissions and wsconfig log... > > [EMAIL PROTECTED] wsconfig]# ls -laR 1 > 1: > total 104 > drwxrwxrwx 2 root root 4096 Dec 3 16:12 . > drwxr-xr-x 3 root root 4096 Dec 3 16:12 .. > -rw-r--r-- 1 apache apache 29 Dec 3 16:12 jrunserver.store > -rwxr-xr-x 1 root root 64117 Jul 18 2003 mod_jrun20.so > -rw-r--r-- 1 root root 272 Dec 3 16:12 README.txt > > [EMAIL PROTECTED] wsconfig]# cat wsconfig.log > # Created by JRun on 12/03 16:11:52 > 12/03 16:11:52 info Macromedia JRun 4 (Build 63961) > 12/03 16:12:29 info Using Apache control script /usr/sbin/apachectl > 12/03 16:12:32 info Detected Red Hat Linux release 7 or lower > 12/03 16:12:32 info Using Apache binary /usr/sbin/httpd > 12/03 16:12:32 info Server version: Apache/2.0.52 > 12/03 16:12:32 info Restarted Apache server > > -Steven Erat > > > > > > Although Fedora Core 3 is not an officially supported OS for > > CFMX, I currently use FC3 with CFMX 6.1 and Apache 20.52 on > > my laptop. I use the default user account, nobody. I can > > test some other non-privileged user later, as you are doing. > > During the FC3 install, under the package list with gcc, I > > chose all the compat-xxxxx libraries, so that might make a > > difference. Try installing them from the CD/DVD out of the > > SRPMS directory. > > > > Steven Erat > > > > > > I haven't had any problems installing before and I've installed on > > > Fedora before as well.... but lately, I can't get MX installed on FC > > > test3 without this problem... > > > > > >Once CF is installed and i run ./coldfusion start to start the service, > > >It gets an error during the connector script and kills httpd and won't > > >start it back > > > > > >If I try to start httpd back manually i get the following.... > > > > > >Cannot load /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so into > > >server: /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so: failed > > >to map segment from shared object: Permission denied > > > [FAILED] > > > >The permissions on jrun (yes i need to update that jrun and will) are > > >755 (-rwxr-xr-x) owner and group are both cfmx > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186192 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

