Skip to main content

Manual Installation

To successfully install myDBR manually, ensure your environment meets the following requirements:

Core Prerequisites

  • PHP Environment: A functional PHP environment with database support. See Installation Prerequisites for details.
    • Version: PHP 7.4 or later is recommended (minimum PHP 5.6 required).
    • Database Drivers:
      • mysqli for MySQL support.
      • Microsoft PHP drivers for SQL Server.
      • FreeTDS for SAP ASE.

Application Setup

Refer to Installing the myDBR Application for step-by-step instructions on:

  • Preparing the reporting database.
  • Installing the required PHP loader.
  • Deploying the myDBR application files.

Optional Enhancements

  • Graphviz: Required for generating hierarchical and network charts. myDBR also uses Graphviz to visualize internal report dependencies.
  • PDF Generation: Install wkhtmltopdf or WeasyPrint for high-quality PDF exports.
  • Advanced Charts: ChartDirector is required for enhanced charting capabilities.