Xampp Apache startet nicht

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Xampp Apache startet nicht

Postby philfr_artist » 07. March 2019 01:17

I have a similar problem.
I first tried the Config button on the Control Panel, then clicked Service and Ports Settings.
I entered the following (I admit I don't really know what I am doing here though)
Code: Select all
 Service Name   Main Port    SSL Port
    Apache2.4         81             442


I entered Local Host in my web browser and got the following
Your IP Address:
Code: Select all
124.170.164.247

    Your HTTP Request Header
    GET / HTTP/1.1
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
    Accept-Encoding: gzip, deflate
    Accept-Language: en-US,en;q=0.9
    Connection: keep-alive
    Dnt: 1
    Host: locallhost.com
    Purpose: prefetch
    Referer: https://www.google.com/
    Upgrade-Insecure-Requests: 1
    User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

All of which means ABSOLUTELY nothing to me!

Any help would be gratefully appreciated.

Many thanks
Philfr

[EDIT by Altrea: splitted from original thread: wrong language forum & one thread per specific issue and user rule]
philfr_artist
 
Posts: 4
Joined: 07. March 2019 00:16
XAMPP version: 3.2.2
Operating System: Windows 7

Re: Xampp Apache startet nicht

Postby gsmith » 07. March 2019 09:16

When you use non-standard ports (anything but 80 & 443) your need to specify the port in the url

maybe try
http://localhost:81
https://localhost:442

------------------------

What you were seeing as it says is the request header the browser sends to the server.
Looks like your safari couldn't find localhost for the above reason and changed the url to http://localhost.com
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: Xampp Apache startet nicht

Postby philfr_artist » 07. March 2019 10:21

thank you
philfr_artist
 
Posts: 4
Joined: 07. March 2019 00:16
XAMPP version: 3.2.2
Operating System: Windows 7

Re: Xampp Apache startet nicht

Postby Nobbie » 07. March 2019 10:34

You also have a typo in your URL, you entered locallhost (with two l), this leads to locallhost.com which actually replies as seen above.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 119 guests