SMF Online Manual

*
  • Home
  • Community
  • Download
  • Customize
    • Modifications
    • Themes
    • Upgrades
  • Support
    • Function Database
  • Online Manual
  • About
  • Contribute
  • Development
 

Documentation of the moment:

Generating useful reports about your forum


  • Home
  • Help
  • Search
  • Login
  • Register

  • SMF Online Manual »
  • Glossary »
  • FAQs »
  • General Questions »
  • Topic: What is a phpinfo() file?
 
Install SMF Installing Upgrading Converting
Using SMF User Moderator Administrator
Advanced Mods and Themes More Info
Glossary Terminology FAQs References Feature List What's New
Comments Feedback Requests
« previous next »
What is a phpinfo() file?
A phpinfo.php file is a file that makes it easier for us to see information about your server. While it doesn't include version information about your database scheme, it does include version information about PHP, Apache/IIS, GD, and other things. It also contains a description of many important settings, which could possibly be causing problems with your installation.

Creating a phpinfo.php file is simple and easy. With a simple text editor (such as Notepad), create a new "phpinfo.php" file containing this code, and only this:

Code: [Select]
<?php phpinfo(); ?>

Upload this page to your server, and call it with your Internet browser. Now a page should be displayed telling you the PHP version installed on your server and many more detail information. When you ask a question to the team, give us also a link to this phpinfo.php file.

If an empty page or some cryptic code such as "<?php phpinfo(); ?>" is displayed, your server does not run PHP and you cannot install a Simple Machines Forum on your server. You will have to either install and configure PHP on your server (if you are the owner of your server) or move to a new host (if you only are a client) in order to run SMF.
Print
Reply
Reply with quote



Comments:
There are no comments.

Advertisement:
  • Powered by SMF 2.0 RC2 | SMF © 2006–2009, Simple Machines LLC
  • XHTML
  • RSS
  • WAP2

Page created in 0.046 seconds with 17 queries.
Page served by: 10.0.100.134