<?php /* * Example file. Password must be defined */ $auth = [ "host" => "localhost", "name" => "web", "user" => "webext", "pass" => "XXXXXXXXXX" ]; ?>