Skip to content

phpwpinfo provides an equivalent to the phpinfo() function that reports WordPress Requirements information about the PHP/MySQL/Apache environment, and offers suggestions for improvement.

Notifications You must be signed in to change notification settings

taliesinpenbardd/phpwpinfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpwpinfo

phpwpinfo provides an equivalent to the phpinfo() function that reports WordPress Requirements information about the PHP/MySQL/Apache environment, and offers suggestions for improvement.

This tool allows you to quickly test environment server where you want to install WordPress.

It tests various elements such as :

  • PHP & MySQL Version
  • Apache modules
  • PHP Extensions
  • PHP Configuration
  • MySQL Configuration
  • Mail server feature

It also allows you to quickly view phpinfo () and MySQL variables.

Finally, it allows (if you server allows it) to quickly install :

This script is writted in full PHP and use Bootstrap for HTML/CSS/JS provided by CDN (http://www.bootstrapcdn.com/)

License: GPL v2

About

phpwpinfo provides an equivalent to the phpinfo() function that reports WordPress Requirements information about the PHP/MySQL/Apache environment, and offers suggestions for improvement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published