Fixed:Your PHP installation appears to be missing the MySQL extension which is required by WordPress. Date posted: 18/06/2019 Introduction To clarify that this error is more annoying after migration from easyapache 3 to easyapache 4. As a result we will get this error on all of our wordpress sites. Solution… Continue Reading Fixed:Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

ValueError: unknown locale: UTF-8 Date posted : 07/06/2019 There are times when install some packages, you will end getting this error due to locale issue. Solution: You need to add locale settings in environment file. Open the file and append below lines. Thanks for using pheonix solutions. You find this tutorial… Continue Reading ValueError: unknown locale: UTF-8

How to Backup and Restore cPanel Account form Backend. Date : 05/06/2019 Introduction : Taking Backup of any hosting account is very necessary & safe. Cpanel provides a scripts which will help to backup & restore becomes more easy. Command pkgacct is used for backup cpanel web hosting accounts and… Continue Reading How to Backup and Restore cPanel Account form Backend

Setup a new Virtual Host domain in LAMPP Server Date posted : 31/05/2019 In this post, we will be explaining how to setup a new virtual host domain in lampp server What is VirtualHost: Virtual host allows us to use an alias name for your website, configure the document root… Continue Reading Setup a new Virtual Host domain in LAMPP Server

How To Fix postfix delayed mail delivery Date posted : 31/05/2019 In this article, we’re going to explain about resolving the delayed mail deliveries. Postfix is a free and open-source mail transfer agent (MTA) that routes and delivers electronic mail. For instance, we’ve faced issues where mails from our server to gmail was received successfully. However mails… Continue Reading How To Fix postfix delayed mail delivery

How to Install node js in Ubuntu-16.0.4 Date : 29/05/2019 Introduction : Node.js is an open-source, cross-platform Java Script run-time environment that executes JavaScript code outside of browser. In this tutorial, we are going to see how to install node.js on ubuntu. Prerequisite : Linux – Ubuntu. Steps: 1) First we need to update… Continue Reading How to Install node js in Ubuntu -16.0.4

How to Install Cmake on form source Linux. Date : 22/05/2019 Introduction : If you want to install cmake in system packages manager please follow this blog how-to-install-cmake-on-linux and also known about cmake option. Prerequisite : Before install, to check the lastest version of the cmake click here and take… Continue Reading How to Install Cmake form source on Linux.

Installation Guide – Openvz setup in centos 6 Date Posted: 22/ 05/2019 Introduction This article will guide you in installation of openvz on centos 6. OpenVZ is an OS level virtualization technology for Linux. Most importantly, it allows a physical server to run multiple operating systems on it. Prior –… Continue Reading Installation Guide – Openvz setup in centos 6

How to Install Cmake on Linux. Date : 15/05/2019 Introduction : The “cmake” executable is the CMake command-line interface. It is used to configure projects in scripts. CMake is a cross-platform build system generator. Projects specify their build process with platform-independent CMake list files included in each directory of a source tree with the name… Continue Reading How to Install Cmake on Linux.

How to Install single node OpenStack on CentOS 7.6 Date posted : 15/05/2019 OpenStack is a free and open-source software platform which provides IaaS (infrastructure-as-a-service) for public and private clouds. OpenStack platform consists of several inter-related projects that control hardware, storage, networking resources of a datacenter, such as: Compute, Image… Continue Reading How to Install single node OpenStack on CentOS 7.6