LAMP STACK

Your local development environment

Environment


  • Apache/2.4.62 (Debian)
  • PHP 8.3.20

  • ( ! ) Warning: Undefined array key "MYSQL_ROOT_PASSWORD" in /var/www/html/index.php on line 35
    Call Stack
    #TimeMemoryFunctionLocation
    10.0005505896{main}( ).../index.php:0

    ( ! ) Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'172.18.0.3' (using password: NO) in /var/www/html/index.php on line 35
    ( ! ) mysqli_sql_exception: Access denied for user 'root'@'172.18.0.3' (using password: NO) in /var/www/html/index.php on line 35
    Call Stack
    #TimeMemoryFunctionLocation
    10.0005505896{main}( ).../index.php:0
    20.0009506120mysqli_connect( $hostname = 'database', $username = 'root', $password = '[Sensitive Parameter]', $database = NULL ).../index.php:35