Phew... I have tried everything I can think of to connect from other LAN computers to Laragon.
When I install Laragon, and then WordPress, I can access WP with no issues so long as I am on the computer where Laragon is located. However, all attempts to connect from other computers fails with "cannot connect" messages.
I have removed and reinstalled all a few times to no avail. I have dropped all firewalls and still no change. The odd thing is that I can ping to the IP addy 192.168.1.5 with no issues, but cannot even get the Laragon screen at that IP address.
I am not using Nginx and prefer to just access without it since this all on localhost. And, I have had Laragon in the past working fine, but something is obviously at work blocking things. Any suggestions and ideas solicited and appreciated.
Thanks
This morning, from remote on LAN to computer with Laragon:
Ping Laragon address 192.168.1.5 Passes
Accessed server computer over LAN by computer name in Windows Explorer Passes - Displayed&Accessed all drives properly.
Access Laragon over LAN in browser as http://computername Passes and displays Laragon screen
Access Laragon over LAN in browser as 192.168.1.5 Fails: ... can't establish a connection to the server at 192.168.1.5
Access Laragon over LAN in browser as http://computername/eco1 Fails - Changes address to:
http://192.168.1.5/eco1?password-protected=login&redirect_to=http%3A%2F2Fcomputername%2Feco1%2F
Then returns ... can't establish a connection to the server at 192.168.1.5
In httpd.conf changed <Directory /> "Allow Override to all" No Change fails to connect
Attempted to upload phpinfo() but do not not have enough privileges.