Laragon Install broke existing WinNmp Wordpress project. Local Host is now Denied.
-
Have been building a wordpress site locally using WinNmp on windows 10. Started Laragon to see if it was quicker to work with. Went to open the site back on WinNmp an access to local host is now denied.
What would installing Laragon do or change in a setup in another folder or maybe some windows config files. has it altered access tosome existing database files.
-
@Lyle : Laragon is portable so it just operate inside "C:\laragon".
It may change yourhosts
file for Auto Virtual Host (ie: localhost/app ->app.test
)However, you can not run both Laragon and WinNmp the same time as it may cause ports collision. You can change ports but there might be another issues.