Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Issue with CF11 running on Ubuntu Server 14 (CLI only, no GUI)

LEGEND ,
May 15, 2015 May 15, 2015

Hello, all,

I have a weird issue with the dev network that I'm trying to set up in my home. I have an Ubuntu Server 14 (Trusty Tahr) running Apache2 and ColdFusion Server 11. When I first got CF Server installed, it worked great. I added the PHP module to Apache and it works great. I'm not sure what happened, or when it happened, but I created a "index.cfm" file and placed it in the /var/www/html/rrp folder. The code for it looks like this:

<!DOCTYPE html> <html> <head> <title>This is a test</title> </head> <body>This is a test</body> </html>

When I look at the page via browser (IE11), I get a big blank nothing. If I do a "View Source", the code I see looks like:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv="Content-Type" content="text/html; charset=utf-8"></HEAD> <BODY></BODY></HTML>

I cannot figure out what is going on. Any help greatly appreciated.

V/r,

^_^

184
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources