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