Can’t get pretty permalinks to work without index.php

Sigh had to add this to the httpd.conf file on the webserver:

<Directory /var/www/>
        Options FollowSymLinks
        AllowOverride All
        Order allow,deny
        Allow from all
</Directory>

First time I have to add it manually, oh well it works fine now 🙂

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