I have installed WAMP. But at the time of installation me selected internet explorer as default browser for opening localhost.Now my browser(internet explorer) is not working properly,so I have to change the browser to google chrome.What are the steps to follow to do the same?
Question posted in PhpMyAdmin
The official documentation can be found here.
The official documentation can be found here.
2
Answers
This is an already answered question on this site
By the user: Sonal
and also here
By the user: Buru
I thought it would not work because those answers are from 10 and 5 years ago, but it does.
Just in case, I will use that answer adding some details:
Open
C:wamp
orC:wamp64
in Windows Explorer (or wherever youinstalled wampserver)
Open
wampmanager.conf
file in a text editorFind the section
[main]
Find the following line:
Replace it with the location of the desired browser (firefox in this case):
Save the the file
Restart WAMP with right click on the tray icon and selecting
‘Refresh’. Then your default browser should be changed.
From wampserver 3.3.0, to set default browser ,you can use wamp setting of GUI like below. Finding the wamp server icon on the right bottom of the screen, and right click it, It will show wamp setting.