/faveo-probe

Verify whether your server can run Faveo or not

Primary LanguagePHPOpen Software License 3.0OSL-3.0

Faveo Probe


  StyleCI 

Use Faveo Probe script to check if your system can run Faveo or not.

Prerequisite:

Before you run this test following components have to be installed on your server

  1. Web Server: Apache or IIS or Nginx
  2. PHP Version: 7.2+
  3. Database: MySQL(5.0+)
  4. Web Server Extension: Pretty URLs or Search Engine Friendly URL's have to be enabled in your web server configuration

Instructions:

  1. Download latest Faveo Probe from GitHub,
  2. Open index.php in your browser,
  3. Script will run the Environment test and show you the results,
  4. Click continue to run Database test, Script will run the test and show you the results.

Each test can have one of the three outputs:

  1. Ok (green) - requirement is met.
  2. Warning (orange) - test did not pass, but Faveo does not require that environment option to run. Warnings are usually thrown in case of missing extensions that are optional, but good to have, or in cases in early warning about deprecated functionality.
  3. Error (red) - requirement is not met and you will not be able to run Faveo until you reconfigure your environment to support it. Errors are thrown in case of missing extensions, or environment settings that will break Faveo (like some unsupported opcode cache extensions).

Faveo probe is designed & developed by Ladybird Web Solution Pvt Ltd, and launched in February 2016.

That's it. If you have any questions or need our assistance, please get in touch: https://www.faveohelpdesk.com/contact-us/.

You can also check Faveo Testing Tools, these will help you troubleshoot issues with Faveo installation and usage.