the_tags without hyperlinks?

<ul>
   <?php
    $tags = get_tags();

    foreach($tags as $tag) {
        echo "<li>$tag->name</li>";
   }
   ?>

</ul>

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