this is a simple php blog.
1) create MySQL database [name="php_blog"]
2) import "php_blog.sql" file
1) open php.ini file
2) if you want to make changes than PROD_MOD = false otherwise PROD_MOD = true
3) enter MySQL Host, Username, Password (if you have any) and DB name (specify database name).