Archives

Install OwnCloud 8 with Nginx and MariaDB on CentOS 7

Prerequisites CentOS 7 To Do These are the steps that we will do in this tutorial: Disable SELinux and configure firewalld. Instal and configure Nginx, MariaDB, php-fpm. Create a database and configure SSL. Install OwnCloud. Configure a virtualhost for OwnCloud. Test OwnCloud in the browser. Disable SELinux and configure firewalld To disable SELinux, edit the file /etc/sysconfig/selinux, …

Read More

5 Things You must know about php 7

THE LATEST PHP VERSION WILL BE RELEASED LATER THIS YEAR The PHP 7 Timeline RFC was approved in a near unanimous vote, and aims to release PHP 7 in October 2015. Even if it’s delayed a bit, we’re still likely to see it before the year is out!! The final feature set for PHP 7 …

Read More