1

When I try to run a PHP website with Laragon I get This site can’t provide a secure connection localhost sent an invalid response. Try running Windows Network Diagnostics. ERR_SSL_PROTOCOL_ERROR

I already changed the hostname template within Laragon to {name}.local and {name}.mc but didn't worked. What should I do? (Other PHP built websites are still working)

Vilmos Szabó
  • 167
  • 1
  • 2
  • 10

1 Answers1

4

I right clicked on Apache in Laragon, turned SSL on and now it works.

Vilmos Szabó
  • 167
  • 1
  • 2
  • 10