Download Windows 10 May 2020 Latest ISO images 32-bit and 64-bit Edition
Download Windows 10 May 2020 Latest ISO images 32-bit and 64-bit Edition Hey guys, in this blog I am going to tell you how to download windows 10 iso image…
How To Install PHP Composer on Ubuntu 20.04 LTS
How To Install PHP Composer on Ubuntu This tutorial will help you how to install and configure the PHP composer on Ubuntu 20.04 LTS, Ubuntu 18.04 LTS and Ubuntu 16.04…
Fixed – The configuration file now needs a secret passphrase (blowfish_secret) | vetechno
The configuration file now needs a secret passphrase (blowfish_secret). How to fix Error “The configuration file now needs a secret passphrase (blowfish_secret).” You’ll see this error after every installation…
Visual Studio Code Black Screen Windows 7, 8.1 and 10
Enable GingerCannot connect to Ginger Check your internet connection or reload the browserDisable in this text fieldEditEdit in GingerEdit in Ginger× Visual Studio Code Black Screen Windows 10 Due to…
PhpMyAdmin error requested authentication method unknown to the client [caching_sha2_password]
PhpMyAdmin error requested authentication method unknown to the client [caching_sha2_password] This error comes due to authentication problem. When you try to login into MySQL by terminal, you get the success…
How to Downgrade PHP 7.4 to PHP 7.3 in Ubuntu 20.04 LTS?
Downgrade PHP 7.4 to PHP 7.3 in Ubuntu 20.04 LTS In this blog we will learn how to downgrade PHP 7.4 to PHP 7.3 . Before we start make sure…
Your requirements could not be resolved to an installable set of packages. Composer Yii2 PHP extension – FIXED
This is the output of error on the terminal when we are installing Yii2 on Ubuntu 20.04 LTS. vetechno@ubuntu:~$ composer create-project --prefer-dist yiisoft/yii2-app-basic test_demo1Creating a "yiisoft/yii2-app-basic" project at "./test_demo1"Installing yiisoft/yii2-app-basic…
How to Install MySQL 8.0 on Ubuntu 16.04 LTS | vetechno
How to Install MySQL 8.0 on Ubuntu 16.04 LTS This tutorial will help you how to install MySQL 8.0 on Ubuntu 16.04 LTS. MySql 8.0 is a free open source…
How to reset forgotten password on Ubuntu/Linux Operating System.
How to reset forgotten password on Ubuntu In this tutorial post, we are going to reset the forgotten password on Ubuntu 20.04 LTS. This same method will also work on…
XAMPP – Replacing MariaDB with MySQL 8 on Windows 10
How can we change MariaDB to MySQL in XAMPP on Windows 10 Hello friends, In tutorial post, we are going to How can we change MariaDB to MySQL in XAMPP …