I tested the migration via an archive.zip of a site under Apache from Local by Flywheel 3.3 to Local 5.2.3.
- I encountered this problem:
Head’s up! Local’s router is having trouble trouble starting
Solution:
- Exit Local if it is running
- Open Terminal.app
- Running: killall nginx
- Run: rm -rf ~ / Library / Application \ Support / Local / run / router / nginx / logs
- Reopen Local and start a site
This problem once solved.
- I encountered a second problem:
The site works in front-end, but not in back-end, indeed with each operation on the site appears a 405 error!
Why does Local 5.2.3 no longer take into account Apache web servers?
Going from a site archived under Apache to a site under Local 5.2.3 under nginx seems to not work.
What to do please
Configuration:
Local 5.2.3
macOS Mojave 10.4.6