Hi @manojvs62665,
The 404 error and IIS splash screen (1st and 3rd screenshots) are caused by a conflict with IIS, you will need to either:
- Disable IIS if possible
- Switch Local’s Router Mode to “localhost” by going to Preferences » Advanced
Note: At the time of writing, this option is only in Local 5.1.0 and newer which is currently in beta. You can access the beta by going to https://localbyflywheel.com/community/t/introducing-local-beta-group/15669.
As far as the Adminer error goes, we are still gathering details on this since we’re unable to reproduce the issue on our end.
If you have time, we’d appreciate it if you could do the following to help us troubleshoot the Adminer issue:
-
Click on the “Adminer” button in the “Database” tab
-
Open Command Prompt (Cmd.exe)
-
Run
WMIC path win32_process get Commandline | findstr php.exe -
Copy and paste or screenshot the output
It should look something like the following:
