Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1753

[3.3.x] Support Forum • Re: xampp redirects to localhost/install/app.php

$
0
0
This is the directions for Windows, you'd have to Google for other OS.

To avoid path issues you can edit your local DNS. Open C:\Windows\System32\drivers\etc\hosts and at the end of the file add:

Code:

127.0.0.1 yourdomain.com127.0.0.1 www.yourdomain.com
Save the file, I just leave it open in Notepad++ permanently. You may need to refresh the page, restart the browser, etc. It's different for each browser. You'll know it's working becsue you'll get the https warning which you can ignore since it's local machine.

When you are done just comment the lines and save.

Code:

#127.0.0.1 yourdomain.com#127.0.0.1 www.yourdomain.com

Statistics: Posted by thecoalman — Wed Feb 14, 2024 5:08 am



Viewing all articles
Browse latest Browse all 1753

Trending Articles