GitHub - silviouche/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. · GitHub
Skip to content

silviouche/phpwpinfo

 
 

Folders and files

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. The default credentials for display the result are :

Login : wordpress Password : wordpress

This script can, if your server allow it, delete itself.

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

Packages

Contributors