GithubHelp home page GithubHelp logo

ocastle / health_check.ee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from surprisehighway/health_check.ee

0.0 1.0 0.0 159 KB

EE2 accessory that helps identify configuration issues and system information

Home Page: http://devot-ee.com/add-ons/health-check

PHP 100.00%

health_check.ee's Introduction

Health Check Accessory for ExpressionEngine 2

Surprise Highway

This accessory displays information about the configuration and general health of your EE system. It also checks the file permissions of key system files and upload directories and lets you know if anything is setup incorrectly.

It may be useful for system maintenance and troubleshooting. One possible use is to copy and paste the output into an EE or add-on support request so you can get help faster.

License

Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
http://creativecommons.org/licenses/by-nc-sa/3.0/

Installation

  1. Upload the themes/third_party/health_check directory to /themes/third_party/ on your server. (Create the third_party directory if necessary.)
  2. Upload the health_check directory to /system/expressionengine/third_party/ on your server.
  3. In the control panel, go to Add-Ons > Accessories and click Install.

Optional: To limit the user groups or pages that see this accessory (e.g. limit it to Super Admins) click Health Check on the Accessories page after installing it.

Changelog

Version 0.1.4 – 5/7/2012

  • Changed to CodeIgniter constants for checking file and directory write permissions instead of assuming 777, 666, etc. (Thanks @robsonsobral!)
  • Fixed a bug that threw a PHP error if there weren’t any issues found. (Ironic.)

Version 0.1.3 – 5/2/2012

  • Fixed a bug that prevented plugins from being listed on the control panel’s Addons > Plugins page
  • Added a badge that shows the number of issues on the accessory’s title so you can see status at a glance
  • Reworked the layout a bit

Version 0.1.2 – 3/21/2012

  • Now displaying add-ons in alphabetical order
  • Now displaying file upload directories and checking if they are writable
  • Now displaying installed plugins
  • Tweaked status to display more prominently
  • Switched away from a method that is deprecated after EE 2.4
  • Fixed bug that was reporting the wrong accessory version number (noob mistake)
  • Fixed bug that threw PHP warnings if PHP is set to use open_basedir restrictions
  • Fixed bug where we unnecessarily suggested a fix if your session.save_path is set to no value

Version 0.1.1 – 11/17/2010

  • Fixed a bug that threw a SQL error if the comment module isn’t installed
  • Made a few minor display changes to make capitalization more consistent

Version 0.1.0 – 11/4/2010

  • Initial release
  • Displays EE info, EE stats, PHP info, browser info, installed add-ons & path info
  • Checks permissions for config.php, database.php and cache directory. Looks to see if PHP session_save_path() is writable and if EE extensions are installed.

health_check.ee's People

Contributors

siffring avatar robsonsobral avatar

Watchers

Oliver Castle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.