All worked after I added this piece to apsona_svc.php


if (file_exists('includes/local/configure.php')) {
include ('includes/local/configure.php');}
else {
include...