This plugin prints out your webservers php settings as well as other information about your WordPress installation.
Important for posting at various WordPress support forums.
Demo: see below
Languages: english, deutsch(german)
Download: Phpinfo
Version: 1.1
Usage:
- download, unzip and upload to your WordPress plugins directory
- activate the plugin in you WordPress administration backend and go to “Options” > “Phpinfo”
The output of Phpinfo looks like this:
PHP information for http://wordpress.designpraxis.at
max_execution_time: 150
max_input_time: -1
file_uploads: 1
upload_max_filesize: 5M
post_max_size: 8M
register_globals: 1
safe_mode:
allow_url_fopen: 1
eaccelerator.enable: 1
Other information:
PHP Server API: cgi
WordPress Version: 2.2.3
WordPress Blog URI: http://wordpress.designpraxis.at
WordPress Installation URI: http://wordpress.designpraxis.at
WordPress Theme: /wp-content/themes/designpraxis-wp
WordPress Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
WordPress wp-content directory is writable
WordPress does not use Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 4.4.6
MySQL Version: 5.0.37
Browser used: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6


September 13th, 2007 at 9:07 am
Very nice idea.
A few comments / ideas / suggestions:
- “ist running” -> “is running”
- adding PHP SAPI (cgi or module) could be useful
- adding theme info (theme path / name) will help theme or template troubles
September 13th, 2007 at 10:30 am
Ozh, thanks for your feedback! I’ll add these asap! Check back in a day or two.
September 15th, 2007 at 9:17 am
Nice plugin.
A few suggestions:
plugins that are enabled might be added to check conflicts.
disabled functions in phpinfo() will be also helpful
September 15th, 2007 at 9:37 am
@kukukuan, thanks for the feedback!
Good Ideas! I’ll add a list of activated plugins! phpinfo() shows a whole lot of options. Which ones would you find most importent for Phpinfo to show?
November 11th, 2007 at 6:36 pm
Usefull additions:
- current memory usage
- memory limit.
Matthias
November 19th, 2007 at 11:03 pm
Matthias, thanks for your feedback! I’ll be adding more info soon!
December 13th, 2007 at 8:55 am
hi, great plugin, how about adding the pathinfo?
January 14th, 2008 at 2:13 pm
Check for Mod_Rewrite!!