CMS Installation Guide | VESTEL B2B Support Portal

CMS Installation Guide

CMS Installation Guide

The VSign Content Management System (CMS) is a PHP web application which sits on a MySQL database. This feature enables this web platform to run on Linux or Windows servers that supports PHP/MySQL. The requirements of VSign CMS installation are listed below.
  • MySQL 5.6
  • A web server (nginx, apache, iis)
  • PHP 5.6+ (lower than PHP7)
  • PHP-CLI 5.6+ (lower than PHP7)
  • Virtual Hosts or dedicated web server (modify DocumentRoot)
There are two steps to follow for installation of Vsign Content Management System.
  • Installation of web server
  • Installation of VSign CMS
Further sections will explain how to install CMS and upgrade the version of CMS. You can use following programs in those sections.
  • XAMPP:During the installation of web server on a Windows server, XAMPP will be used. You can download XAMPP installation file from Apache Friends. We suggest you to download the version that supports PHP 5.6. You can use “Shell” button that is on XAMPP control panel to open Shell in order to run shell commands.
  • PuTTY: You can use PuTTY when you need to run shell commands in order to perform installation and version upgrade on Linux server from Windows system via remote connection. You can download PuTTY installation file from PuTTY.
  • WinSCP: WinSCP is used for performing secure file transfer from Windows to remote Linux server. You can download WinSCP installation file from WinSCP. PuTTY is automatically installed with the installation of WinSCP. To open PuTTY go to “Commands” menu then click “ Open in PuTTY” in WinSCP.