I have three instances: main instance is for cfadmin site, next two are my websites.
cfusion ---> cfadmin site --- http port <blank> --- remote port 8014 --- host localhost --- cluster none
cfusion2 ----> website 1 --- http port 80 --- remote port 8012 --- host localhost --- cluster none
cfusion3 ----> website 2 --- http port 8501 --- remote port 8011 --- host localhost --- cluster none
cfusion2 does not start up and the instance manager page just refreshes without a message, and there are no system or cf logs with errors. I'm using Chrome browser, I gave up on Internet Explorer(event after adding the sites to the safe zone).
I then proceeded to configure the third site using WSCONFIG in hopes that it will use cfusion3 server but instead it automatically selected cfusion.
I could really use some help here. Thanks in advance.