phpinfo() WP

Popis

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.

Snímky obrazovky

  • PHP Info
  • Extensions
  • Hyper Text Access
  • Basic Information

Instalace

You can download 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 Imran Hossain Sagor. Click Install Now button. Then simply click Active.

Nejčastější dotazy

What is the requirements to active this plugin?

Nothing is needed. But sometimes, hosting providers disable server setting. 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.

Recenze

Přečtěte si 1 recenzi

Autoři

phpinfo() WP je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “phpinfo() WP” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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