Set LibreWolf as default is ignored and Edge is opened
Posted by: theking2 (---.dyn.cable.fcom.ch)
Date: December 16, 2023 03:50PM

In Wamp Settings I've selected and specified as brower LibreWolf. Yet for all menu items Edge is opened. How do I use LibreWolf as the browser to be used by Wamp

Options: ReplyQuote
Re: Set LibreWolf as default is ignored and Edge is opened
Posted by: Otomatic (Moderator)
Date: December 16, 2023 08:38PM

Hi,
In wampmanager.conf file, what is the line: navigator=

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Set LibreWolf as default is ignored and Edge is opened
Posted by: theking2 (---.dyn.cable.fcom.ch)
Date: December 17, 2023 11:48AM

Good question. It indeed says: "C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe", but in the Wamp Settings menu it says LibreWolf 🤔

Options: ReplyQuote
Re: Set LibreWolf as default is ignored and Edge is opened
Posted by: theking2 (---.dyn.cable.fcom.ch)
Date: December 17, 2023 12:10PM

But in .ini it says:
[browser_LibreWolf]
Action: run; FileName: "c:/wamp/bin/php/php7.4.33/php.exe";Parameters: "changeWampParam.php quotes navigator ""C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe""";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: multi; Actions: refresh_readconfig; Flags:appendsection

But if I change this to "C:\Program Files\LibreWolf\librewolf.exe" and stop and start the string is set to Edge again.



Edited 1 time(s). Last edit at 12/17/2023 12:16PM by theking2.

Options: ReplyQuote
Re: Set LibreWolf as default is ignored and Edge is opened
Posted by: Otomatic (Moderator)
Date: December 17, 2023 02:39PM

> Action: run; FileName: "c:/wamp/bin/php/php7.4.33/php.exe";
Indicates that you have not yet applied the Wampserver 3.3.3 update.

>But if I change this to "C:\Program Files\LibreWolf\librewolf.exe"
It is in wampmanager.conf that you'll must put:
navigator ="C:/Program Files/LibreWolf/librewolf.exe"
Warning: Use / instead of \

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.