phpinfo() WP

Descripción

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.

Capturas

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

Instalación

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.

FAQ

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.

Reseñas

29 de diciembre de 2023
Awesome Detailed PHP Server Info Plugin What I Want. Congrats!!!
Leer la 1 reseña

Colaboradores y desarrolladores

«phpinfo() WP» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «phpinfo() WP» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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