Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3224546
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:14:10+00:00 2026-05-17T16:14:10+00:00

Is there a ColdFusion equivalent of phpinfo()? I don’t know much about ColdFusion except

  • 0

Is there a ColdFusion equivalent of phpinfo()? I don’t know much about ColdFusion except that our university servers support it. I basically just want to know what version we are running.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T16:14:10+00:00Added an answer on May 17, 2026 at 4:14 pm

    According to Checking The ColdFusion Version:

    Checking your ColdFusion version could not be easier. All you have to do is dump out the SERVER scope. The version of ColdFusion is contained in a field titled “ColdFusion.ProductVersion.” You should see a number like 7,0,1,116466. Additionally, the type license type of the system (ex. enterprise, developer, etc.) is in a field titled “ColdFusion.ProductLevel.”

    And there is also a code sample:

    <!--- Dump out the server scope. --->
    <cfdump var="#SERVER#" />
    
    <!--- Store the ColdFusion version. --->
    <cfset strVersion = SERVER.ColdFusion.ProductVersion />
    
    <!--- Store the ColdFusion level. --->
    <cfset strLevel = SERVER.ColdFusion.ProductLevel />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there something built into Coldfusion that would let me know the browser and
There is a website that was created using ColdFusion (not sure if this matters
Is there a way in Coldfusion to selectively enable a user session? I don't
Is there a way for a ColdFusion app to know whether it is being
Is there an equivalent of JSLint for ColdFusion ?
I normally don't work in ColdFusion but there's a FTP process at work I
Is there a way in Adobe ColdFusion 8+ that I can change the per-application
Is there a way in ColdFusion (or Railo for that matter) to begin sending
Is there a way in ColdFusion to get the width and height of a
Is there a way to access the windows registry system using coldfusion. Something like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.