Skip to main content
Inspiring
April 4, 2008
Question

Using CF8 on Linux

  • April 4, 2008
  • 1 reply
  • 210 views
Ok, I'm new to using CF on Linux, so here's my question.

On Windows you have to tell CF what sites you want the CF server to serve up
pages for. Is there a similar way to do this in Linux?

I installed CF on Fedora, and can get to the CF admin page via Firefox just
fine. When I try to view a webpage on http://localhost/page.cfm it displays
the page, but the CF tags aren't being translated, they show up as text on
the page.....


    This topic has been closed for replies.

    1 reply

    April 4, 2008
    Steve,
    How are you getting to CFAdmin? Does your URL include port 8500 or similar? If so, the administrator is working thru coldfusion's internal webserver (JWS). I suspect that is what is going on.

    If that is the case, review the installation guide for configuring webservers. You will have several options to get CF connected to apache or whatever webserver you are running. Also, details like CF version, webserver type, etc. are useful when you post.