Bash Script to Install Coldfusion 9 on RockyLinux 9 (or Redhat 9 / CentOS 9) with SELinux enabled.
Use on a fresh installed OS is recommended.
- first, get the cf9rocky9selinux.sh
- then, switch to a sudoer account and enter the sudoer password
su a_sudoer_account
- next, set the script as executable
chmod u+x cf9rocky9selinux.sh
- and now, run the bash script
./cf9rocky9selinux.sh
- wait until the script execution is done, then test your installation:
systemctl status coldfusion_9
- Open your browser to continue to the configuration:
http://127.0.0.1/CFIDE/administrator/index.cfm