Horje
xampp phpmyadmin not found Code Example
xampp phpmyadmin not found
//I stop the Nginx Web server first then start Apache server.

// Stop Nginx server

sudo systemctl stop nginx
//Start Apache Server

sudo /opt/lampp/lampp start
//Must Read

// Sometimes it can be port conflict between web servers. Changing the port number of both server or maybe one server we can run both servers at a time.




Shell

Related
vimrc Code Example vimrc Code Example
nano edit a file Code Example nano edit a file Code Example
git diff Code Example git diff Code Example
apt history Code Example apt history Code Example
how to screenshot ubuntu 20.04 Code Example how to screenshot ubuntu 20.04 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10