New Lucee Install

I setup a LAMP Stack and have just installed Lucee. During the installation
i choose to have Tomcat(Lucee) listen on port 80. At this point I have
already changed Apache to port 8080 and confirmed it works. After the
installation, I tried going to my server ip address, I get an error and the
.cfm page never comes up.

What needs to be done to get this setup correctly?

Thanks,

Thomas

Well, I found what was wrong. I had to start Tomcat as root. So I set it to
use root during the install. I would like to use a different user, but I’m
not sure how to configure the AuthBind thing.

Well, works for now. I’ll concentrate on securing it later.

ThomasOn Friday, May 27, 2016 at 9:28:39 AM UTC-10, Thomas Huber wrote:

I setup a LAMP Stack and have just installed Lucee. During the
installation i choose to have Tomcat(Lucee) listen on port 80. At this
point I have already changed Apache to port 8080 and confirmed it works.
After the installation, I tried going to my server ip address, I get an
error and the .cfm page never comes up.

What needs to be done to get this setup correctly?

Thanks,

Thomas