News

Before installing OwnCloud, you need to set up a web server environment with Apache, a database server with MariaDB, and PHP: sudo apt-get install php libapache2-mod-php php-mysql php-gd php-json ...
With that taken care of, let’s get on with the installation. The first thing we’re going to do is make sure we have our LAMP (Linux Apache MySQL PHP) stack installed. Log into your Ubuntu ...
How to setup Nginx, PHP and PHP-FPM To setup and configure fastCGI (FPM), PHP, and Nginx on Ubuntu Linux, follow these steps: Every software install in Ubuntu should start with a quick apt-get update ...
WAMP is a software stack consisting of Windows, Apache, MySQL and PHP. First, you will have to install WAMP on Windows. In that link, you can also find how to install WordPress on localhost on WAMP.
sudo apt install php php-apcu php-bcmath php-cli php-common php-curl php-gd php-gmp php-imagick php-intl php-mbstring php-mysql php-zip php-xml ...