Installing ColdFusion and Oracle database 10g on CentOS
Applications, CFML, Oracle | (0)
Actually there are some installation instructions out there that explain very well how to install ColdFusion 7.x on Linux as well for Oracle on Linux. What prompt me to write this post is that, after following all instructions very elaborately, there are still some issues that remained unsolved.
ColdFusion post installation
Installing ColdFusion 7.0.2 is quite forward. Go to Adobe's website and download the trial version. Once downloaded you can install the application with
./coldfusion-702-lin.bin
After ColdFusion is installed you should be able to login to the Administration "http://127.0.0.1:8500/CFIDE/administrator". So far so good, but what I have seen in my latest installation is that ...