config.php.dist   [plain text]


<?php
// configuration items
$interopConfig['DSN'] = 'mysql://root@localhost/soapinterop';
$interopConfig['baseURL'] = 'http://localhost/soap/interop';
?>