XAMPP error Apache shutdown unexpectedly due to ports blocked, conflicts, or configuration errors. To fix this, check for conflicting applications, adjust port settings, and review error logs in the XAMPP control panel. How to fix XAMPP Error: Apache Shutdown Unexpectedly
Category: Apache
Install Apache2 PHP MYSQL PHPMyAdmin ubuntu 20.04|18.04
There are some commands to install Apache 2, PHP, MySQL and PHPMyAdmin in Ubuntu 20.4, which you can do it very easily. In this tutorial, we will tell you how to install Lamp (Apache2 PHP MYSQL PHPMyadmin) on Ubuntu 18.04/20.04
Read More Install Apache2 PHP MYSQL PHPMyAdmin ubuntu 20.04|18.04
Install Netbeans 11 on Ubuntu 18.04|20.04|22.04
In this tutorial, you will learn how to install and uninstall Netbeans on ubuntu 18.04|20.04|22.04 using terminal or command line. How to Install Netbeans In Ubuntu 18.04|20.04|22.04 Steps to install and uninstall Netbeans in ubuntu 18.04|20.04|22.04 using terminal or command
How to Deny Access to Directory and Subdirectories using htaccess Ubuntu
Apache allows access to everything inside the Document Root folder by default. This means directory and its all the subdirectories and their contents can be listed and accessed. However, you can use .htaccess to harden the security of your Server, and to
Read More How to Deny Access to Directory and Subdirectories using htaccess Ubuntu
Linux Delete All Directory Using Command Line
In this tutorial guide, you will learn how to remove empty directories and nonempty directories linux using the command line. And as well as how to remove/file files linux using the command line. How to Delete All Directory Using Command
How to Increase file upload size limit in php-Nginx
Increase or set php file upload limit with php fpm and Nginx; Through this tutorial, we will learn how to increase or set php file upload limit with php fpm in Nginx. How to Increase file upload size limit in
Read More How to Increase file upload size limit in php-Nginx
How to Find Last Modified Files in Linux
Find last modified files in linux; Through this tutorial, we will learn how to find modified files in last 1, 2, 5, 30 … N days and 1, 2, 5, 30 … N minutes in Linux. How to Find Last
How To Mount USB Drive In Linux
Mount USB drive in linux using terminal; Through this tutorial, we will learn how to mount USB drive in linux using command line or terminal. How To Mount USB Drive In Linux Using Command Line Use the following steps to
How to Delete or Remove Users MySQL Command line on Linux
To remove or delete user MySQL command line Linux; In this tutorial, you will learn step by step on how to delete or remove user from MySQL database in Linux. MySQL stores account names in grant tables in the mysql
Read More How to Delete or Remove Users MySQL Command line on Linux
How to Uninstall Google Chrome in Ubuntu using Terminal
Uninstall google chrome from ubuntu 18.04/20.04/22.04; Through this tutorial, we will learn how to uninstall google chrome from linux ubuntu 18.04/20.04/22.04 using terminal or command line. Whenever we have to remove Google Chrome from our Linux Ubuntu system due to
Read More How to Uninstall Google Chrome in Ubuntu using Terminal