Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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.
Comment

PREVIOUS NEXT
Code Example
Shell :: download gif 
Shell :: terminal rename 
Shell :: git recurse submodules 
Shell :: shell script to convert yaml 
Shell :: install a package that is not in conda 
Shell :: linux ubuntu update time 
Shell :: ffmpeg denoise audio 
Shell :: git unstash 
Shell :: zip command in linux 
Shell :: update helm repo 
Shell :: moodle update cli 
Shell :: bash script cheat sheet 
Shell :: undo pushed commit 
Shell :: gnu octave ubuntu 20.04 
Shell :: centos 8 gui 
Shell :: letsencrypt 
Shell :: powershell command line variables 
Shell :: mirror repository github 
Shell :: cat example 
Shell :: add line to beginning of file shell script 
Shell :: Install All Nerd Fonts 
Shell :: htop ubuntu installation command 
Shell :: cat in bash shell 
Shell :: jq filter by key 
Shell :: bash list columns 
Shell :: bash change keymap 
Shell :: how to make my PS1 in linux the pwd 
Shell :: pom xml dependency cannot resolve 
Shell :: if you are using vm and installing ubuntu vm should we choose try ubuntu or install ubuntu 
Shell :: supprimer fichier selon nom linux 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =