CFMX on Gentoo Linux

by Pete Freitag

We just installed CFMX 6.1 Pro Updator 1 on Gentoo Linux. We ran into a few issues but its working great now.

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Jack

Hmm, not me. I get the oddest problems installing CFMX on gentoo. This is a recent build of gentoo, already has apache2 in /etc. So the install goes fine, but the script throws really odd errors: ps: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory That's just an example. Every command in the script does that. So it's something odd in the script, cause all those commands work fine outside of the script - ps, ln, etc. CF does start fine with /opt/coldfusionmx/bin/cfusion -start default, so that is good. Am following your instructions aw well as I can, but I think I'll be rewriting that script because it fails work work even at all.

Grant

This script is reporting syntax errors for me... ./coldfusion: line 45: syntax error near unexpected token `;;' ./coldfusion: line 45: `else echo "$0: $CF_DIR/bin/cfstat no such file" fi;;'