1<?php 2 3$conf['db_dsn'] = 'mysql://username:passwd@host/database'; 4$conf['db_prefix'] = 'tagging_'; 5