/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.

Primary LanguagePHP

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