phpinfo() WP

外掛說明

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.

螢幕擷圖

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

安裝方式

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.

常見問題集

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.

使用者評論

2023 年 12 月 29 日
Awesome Detailed PHP Server Info Plugin What I Want. Congrats!!!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈phpinfo() WP〉的開發相關工作。

參與者

將〈phpinfo() WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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