How to have more post in a page than in your home page

Something along the lines of

<?php
    if(have_posts()) {
        while(have_posts()) {
            the_post(); the_excerpt();
        }
    }
?>

And of course, read the documentation for further info:

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)