An Open Source Blog Application.
################### What is OpenBlog ###################
OpenBlog is a Blog Application.It's for those who love to write blogs and want a php-based website.
PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
You can easily install it. Ethical to step down to easily install this application.
- Firstly, this application requires database. You can create from your site's control panel.
- Then go to the site phpmyadmin and use the SQL file provided with the project and import all table.
- application
- config
- config.php
- config
- like this image
open "config.php" and put a link of your website in the red underlined area and save the file.
- application
- config
- database.php
- config
open "database.php" and save the database data you create within the database.

