Page not found if mod_cache_disk is active

I solved this issue by replacing

RewriteRule . /index.php [L]

with

RewriteRule ^(.*)$ /index.php/$1 [L]

in .htaccess file.

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