OS: Debian
PHP Version: 5.4.13-1
Webserver: NginX
Mysql Version: 5.5.30-1
I change wp-config-sample.php
-> wp-config.php
and set the keys, db info. Then when I tried accessing it, there are a bunch of database errors.
<img src="http://i.imgur.com/pSKN4ik.png">
I also chmodded all files 644, all folders 755. Then chowned the whole public directory to www-data:www-data
which is the user running both php-fpm and nginx.