In this guide, we will show you how to install Bolt CMS on a CentOS 7 VPS with MariaDB, PHP 7 and Nginx as web server. Bolt CMS is a lightweight open source Content Management Tool, written in PHP and it’s built upon the Silex framework. This guide should work on other Linux VPS systems as well but was tested and written for an CentOS 7.
silex
How to Install Bolt CMS on Ubuntu
In this blog post we will show you how to install Bolt CMS on Ubuntu, with Nginx and MariaDB. Bolt is a lightweight CMS, written in PHP and it’s built upon the Silex framework. This tutorial should work on other Linux VPS systems as well, but was tested and written for Ubuntu. Installing Bolt CMS on Ubuntu is an easy task if you carefully follow the steps bellow.
Install Silex on Debian Wheezy
In this article we will show you how to install Silex via composer on Debian Wheezy VPS with PHP-FPM and Nginx . Silex is a PHP micro-framework based on the Symfony2 Components and Pimple. Silex is an open source product licensed under a MIT License and developed by Fabien Potencier, the creator of the Symfony framework.