Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Installation and Configuration

Mambo Manual is part of the documentation project for the Mambo open source content management system

Toggle Sidebar

How to Find Your Version of PHP


If you need to check which version of PHP your site is running on, or what your session.save_path is, whether register_globals are on or not, or any other server information about your site, create a file with a text editor, calling it info.php (you can call it anything you like as long as you create the file with the .php extension).

In the file, put this one line of code:

<?php phpinfo(); ?>

Make sure you use the "any file" save option so it saves as a .php file (and not a .txt file).

Upload the file to your site, then call it in your web browser, eg. http://example.com/info.php

The information you need will show in your browser.

Once you have copied the information, delete the php info file from your server space so unauthorised people can't get to see your site/server details.

Toggle Sidebar
Space Navigation
Added by Lynne Pope on 06 Apr, 2009 05:09, last edited by Lynne Pope on 06 Apr, 2009 05:09

Adaptavist Theme Builder Powered by Atlassian Confluence
Free theme builder license