$dbms = 'mysql'; $dbhost = 'localhost'; $dbport = ''; $dbname = 'forum-db'; $dbuser = 'forum-usr'; $dbpasswd = 'MySQLdbForumPaSSw0rD';