Title: phpinfo() WP
Author: Exeebit
Published: <strong>June 11, 2021</strong>
Last modified: May 3, 2025

---

Search plugins

![](https://ps.w.org/phpinfo-wp/assets/banner-772x250.jpg?rev=2551095)

![](https://ps.w.org/phpinfo-wp/assets/icon-128x128.png?rev=2551095)

# phpinfo() WP

 By [Exeebit](https://profiles.wordpress.org/exeebit/)

[Download](https://downloads.wordpress.org/plugin/phpinfo-wp.zip)

 * [Details](https://en-au.wordpress.org/plugins/phpinfo-wp/#description)
 * [Reviews](https://en-au.wordpress.org/plugins/phpinfo-wp/#reviews)
 *  [Installation](https://en-au.wordpress.org/plugins/phpinfo-wp/#installation)
 * [Development](https://en-au.wordpress.org/plugins/phpinfo-wp/#developers)

 [Support](https://wordpress.org/support/plugin/phpinfo-wp/)

## Description

A simple wordpress plugin to look up information about server and PHP’s configuration
and manage server configurations.

This plugin gives a large amount of information about the current state of PHP. 
This includes information about PHP compilation options and extensions, the PHP 
version, server information and environment (if compiled as a module), the PHP environment,
OS version information, paths, master and local values of configuration options,
HTTP headers. For making information concise, PHP license has been removed.

You can see what extensions are enabled in your server through this plugin. Except
these, you can edit or set Server configuration values like max_file_uploads, upload_max_filesize,
etc. You can edit or set any directive values through this plugin easily.

### Updates

Added an option to look up some basic information like root directory size, a number
of activated and installed plugin, media directory size etc.

## Screenshots

 * [[
 * PHP Info
 * [[
 * htaccess editor
 * [[
 * Extensions
 * [[
 * Basic Information

## Installation

You can [download](https://downloads.wordpress.org/plugin/phpinfo-wp.zip) and upload
the plugin via Admin > Plugins > Add New > Upload Plugin. Or,
 Go to your website’s
admin panel. Select Plugins > Add New. search for **phpinfo() WP** by [Exeebit](https://exeebit.com/wordpress-plugins/phpinfo-wp).
Click **Install Now button**. Then simply click **Active**.

## FAQ

### What is the requirements to active this plugin?

Nothing is needed. But sometimes, hosting providers disable [server setting](http://php.net/manual/en/ini.core.php#ini.disable-functions).
In that case, you need to contact with your hosting provider.
 See screenshot #1.
Make sure site’s root directory is writable to set or edit server configuration’s
directive values.

### Why my site is showing Internal Server Error 500 after editing .htaccess file?

Relax, nothing has happend. Safe edit feature for editing .htaccess file has been
added from version 2.0. In case you are using older version than 2.0. Don’t worry.
Enter to your hosting site. Go to File Manager. Edit .htaccess file which is located
at the root folder of you site’s directory. Delete the code which is faulty. Save
and site will be ok.

## Reviews

![](https://secure.gravatar.com/avatar/a5fe088cb9e3cd100c521fe2771b02a75a7fba668306eab69f5206745cad6351?
s=60&d=retro&r=g)

### 󠀁[simple and reliable tool](https://wordpress.org/support/topic/simple-and-reliable-tool/)󠁿

 [idesignwork](https://profiles.wordpress.org/idesignwork/) September 9, 2025

Perfect for developers, it helps troubleshoot compatibility issues quickly, though
access should be limited to admins for security.

![](https://secure.gravatar.com/avatar/2f4fc4052701d688cf2e37b681ff913b15fb95c294fcea309d0a0a419fae0f4c?
s=60&d=retro&r=g)

### 󠀁[best way to see phpinfo](https://wordpress.org/support/topic/best-way-to-see-phpinfo/)󠁿

 [jolxd](https://profiles.wordpress.org/jolxd/) August 20, 2025

This is best plugin i have ever seen to have a PHP configurations. Super lightweight
plugin with some extra features.

![](https://secure.gravatar.com/avatar/52d6a902a5fba00b6cb86191952a3aefe471cce6f40f6508c5300bc8610f9add?
s=60&d=retro&r=g)

### 󠀁[Exactly what i wanted](https://wordpress.org/support/topic/exactly-what-i-wanted-114/)󠁿

 [Emran Hossain Sagor](https://profiles.wordpress.org/s4gor/) March 22, 2025

Exactly what i wanted to have. And additionally, you can add you PHP values also.

![](https://secure.gravatar.com/avatar/a6c9917134a4999c8780cdcfff51d23c1395d53d392774f1d5d8f8c6b560ae0b?
s=60&d=retro&r=g)

### 󠀁[Injects ads](https://wordpress.org/support/topic/injects-ads-2/)󠁿

 [camerongbg](https://profiles.wordpress.org/camerongbg/) March 15, 2025 1 reply

Does the job of creating a phpinfo() panel in the admin, but this plugin immediately
injected banners into every admin page, advertising another plugin that isn’t even
supported. Could not uninstall this plugin fast enough.

![](https://secure.gravatar.com/avatar/a64e88452e8b1e7887f76087446127282b84713e63e87772c76ffa61955217b8?
s=60&d=retro&r=g)

### 󠀁[Excelent](https://wordpress.org/support/topic/excelent-1538/)󠁿

 [suleymanali76](https://profiles.wordpress.org/suleymanali76/) December 29, 2023

Awesome Detailed PHP Server Info Plugin What I Want. Congrats!!!

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/)

## Contributors & Developers

“phpinfo() WP” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Exeebit ](https://profiles.wordpress.org/exeebit/)

[Translate “phpinfo() WP” into your language.](https://translate.wordpress.org/projects/wp-plugins/phpinfo-wp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/phpinfo-wp/), check
out the [SVN repository](https://plugins.svn.wordpress.org/phpinfo-wp/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/phpinfo-wp/) by 
[RSS](https://plugins.trac.wordpress.org/log/phpinfo-wp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 6.1

Add blueprint for live preview
 Fix minor bugs UI enhancement

#### 6.0

Fix CSRF vulnerability issues
 UI enhancement

#### 5.0

Fix CSRF vulnerability
 Fix htaccess directive editing issues UI enhancement

#### 4.0

Fixed freezing issue

#### 3.0

Added an option to look up some basic information
 Fixed PHP errors

#### 2.2.3

Fixed JS errors
 Fixed major PHP errors

#### 2.2.2

Editing htaccess file securely
 Fixed minor CSS errors Fixed minor PHP errors

#### 2.2.1

Fixed PHP errors
 Fixed CSS errors

#### 2.2

Fixed editor issues
 Added log tab Fixed JS issues Fixed page appearance related
issues

#### 2.1

Fixed script and editor issues

#### 2.0

Through this version, you can edit or set server configuration values

#### 1.0.5

Added Extension page in which enabled extensions for wordpress can be seen along
with disabled extensions

#### 1.0.4

Added Extension page in which enabled extensions for wordpress can be seen

#### 1.0.3

Added donation information and redesigned plugin’s interface

#### 1.0.2

Changed style and added scroll to top button

#### 1.0.1

Updated position in admin menu. It it currently under tools in admin menu

#### 1.0.0

First release

## Meta

 *  Version **6.1**
 *  Last updated **12 months ago**
 *  Active installations **3,000+**
 *  WordPress Version ** 4.7 or higher **
 *  Tested up to **6.8.5**
 *  PHP Version ** 5.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/phpinfo-wp/)
 * Tags
 * [Apache](https://en-au.wordpress.org/plugins/tags/apache/)[htaccess](https://en-au.wordpress.org/plugins/tags/htaccess/)
   [phpinfo()](https://en-au.wordpress.org/plugins/tags/phpinfo/)[server info](https://en-au.wordpress.org/plugins/tags/server-info/)
 *  [Advanced View](https://en-au.wordpress.org/plugins/phpinfo-wp/advanced/)

## Ratings

 4.2 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/phpinfo-wp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/phpinfo-wp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/phpinfo-wp/reviews/)

## Contributors

 *   [ Exeebit ](https://profiles.wordpress.org/exeebit/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/phpinfo-wp/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://exeebit.com/wordpress-plugins/phpinfo-wp/donate)