You have: `require_once 'carto.config.php';` on line 22. I think this should be: `require_once 'cartodb.config.php';`
You have:
require_once 'carto.config.php';on line 22.I think this should be:
require_once 'cartodb.config.php';