Author: Lucas

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Setting up a domain in Xampp

The Xampp installation uses localhost by default. In this tutorial we’ll learn how to set up a domain in Xampp. Before starting this tutorial, make sure that you have opened TCP ports 80 and 443 in the Windows Firewall. We have a tutorial on how to do this ( Open ports in Windows Firewall ).

Standard

Open ports in Windows Firewall

In this tutorial, we’ll show you how to open ports in the Windows Firewall. In our example below we will be using ports 80 (http) and 443 (https), which are the ports of a Web Server. To open ports in the Windows Firewall, you must first access the control panel > System and Security >

Standard

MSBUILD : error MSB4132: The tools version “2.0” is unrecognized

It is common when installing packages in Node (npm install) to be required to install Python, Visual C++ Redistribute Kit and others. In some cases, Node conflicts with versions of the Visual C++ Redistribute Kit that are already installed. A common error caused by Visual C++ Redistribute is“MSBUILD : error MSB4132: The tools version “2.0”

Standard

MySQL: Recovering the root password

Accidents happen. Losing or forgetting a password is not uncommon. In this brief guide, we’ll teach you how to change the MySQL root password on Linux servers. First of all, make sure you are logged in as root. We will edit the file “ /etc/my.cnf ” file and add the following directive at the end

Latest news

Latest news directly from our blog.