New install issue on Win 7

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

New install issue on Win 7

Postby smallfish » 06. August 2014 16:22

IVe just installed XAMMP on a windows 7 machine (been running it on xp for years) and get this error in the console- Im really at a loss as to how to trouble shoot this so hope someone can jump in...

11:11:27 AM [Apache] Status change detected: running
11:11:27 AM [Apache] Status change detected: stopped
11:11:27 AM [Apache] Error: Apache shutdown unexpectedly.
11:11:27 AM [Apache] This may be due to a blocked port, missing dependencies,
11:11:27 AM [Apache] improper privileges, a crash, or a shutdown by another method.
11:11:27 AM [Apache] Press the Logs button to view error logs and check
11:11:27 AM [Apache] the Windows Event Viewer for more clues
11:11:27 AM [Apache] If you need more help, copy and post this
11:11:27 AM [Apache] entire log window on the forums

The error log follows as

[Wed Aug 06 10:42:13.046651 2014] [ssl:warn] [pid 12668:tid 264] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Aug 06 10:42:13.480675 2014] [ssl:warn] [pid 12668:tid 264] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Aug 06 10:42:15.439787 2014] [mpm_winnt:notice] [pid 12668:tid 264] AH00455: Apache/2.4.9 (Win32) OpenSSL/0.9.8y PHP/5.4.27 configured -- resuming normal operations
[Wed Aug 06 10:42:15.440787 2014] [mpm_winnt:notice] [pid 12668:tid 264] AH00456: Apache Lounge VC10 Server built: Mar 17 2014 11:15:11
[Wed Aug 06 10:42:15.440787 2014] [core:notice] [pid 12668:tid 264] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Aug 06 10:42:15.443788 2014] [mpm_winnt:notice] [pid 12668:tid 264] AH00418: Parent: Created child process 12788
[Wed Aug 06 10:42:16.430844 2014] [ssl:warn] [pid 12788:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Aug 06 10:42:16.879870 2014] [ssl:warn] [pid 12788:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Aug 06 10:42:16.952874 2014] [mpm_winnt:notice] [pid 12788:tid 276] AH00354: Child: Starting 150 worker threads.
smallfish
 
Posts: 4
Joined: 06. August 2014 16:15
Operating System: win7

Re: New install issue on Win 7

Postby kk6t » 07. August 2014 05:51

I have the exact same issue with the same log entries. I'm anxious to see the responses.
kk6t
 
Posts: 1
Joined: 07. August 2014 05:45
Operating System: Win 7

Re: New install issue on Win 7

Postby gsmith » 07. August 2014 07:21

I see nothing in that log that explains anything. Try starting Apache from a command prompt (NOT as administrator) and see if it tells you anything. If not, have a look in the Event Viewer (Windows Adminstrator Tools).
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: New install issue on Win 7

Postby smallfish » 07. August 2014 14:56

Thanks for jumping in. Im way out of my element so I very much appreciate the help When i start from the command line with apache_start.bat I get

C:\xampp>apache_start.bat
Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : AH00072: make_sock: could not bind to address [::]:80
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : AH00072: make_sock: could not bind to address 0.0.0.0:
80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs

I did try changing list80 to listen 81 in httpd.conf and got a slightly different error

Apache 2 is starting ...
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : AH00072: make_sock: could not bind to address [::]:443

(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : AH00072: make_sock: could not bind to address 0.0.0.0:
443
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs

Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue . . .
smallfish
 
Posts: 4
Joined: 06. August 2014 16:15
Operating System: win7

Re: New install issue on Win 7

Postby gsmith » 07. August 2014 20:46

I should have assumed, but I hate to assume!
Something else is listening on port 80 & 443 (https).
Chances are you're running Skype, or IIS> If Skype, shut it off and try Apache. If Apache then works, there's the problem.

It's better to change the ports used in Skype and leave Apache listening on 80 & 443.
In Skype >tools>options>advanced>connections > untick use port 80 and 443 as alternatives - restart skype.
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: New install issue on Win 7

Postby smallfish » 07. August 2014 21:56

Thanks but no skype on this machine- Netstat is telling me nothing is on port 80 or 443
smallfish
 
Posts: 4
Joined: 06. August 2014 16:15
Operating System: win7

Re: New install issue on Win 7

Postby smallfish » 08. August 2014 12:39

So just now I saw in the httpd.conf file 2 places that referenced port 80. I just changed them to 81 and restarted and xampp seems to be fine.

Is there any reason not to run it this way or should I press forward and figure out why it wont run on port 80

Thanks very much
smallfish
 
Posts: 4
Joined: 06. August 2014 16:15
Operating System: win7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 99 guests