Page 1 of 1

Cannot load localhost, plz help!

PostPosted: 06. October 2013 16:28
by danteson
Anyway,i've tried downloading different version's and trying every possible way to fix this but it just wont work.My MySql and Apache are running and when i press admin it just keeps loading forever and shows nothing on the screen.I disabled 80 port in skype,i tried to add necessary stuff in conf files,turned off my anti virus and firewall,still nothing.I first thought it was my 64 bit problem,but then i downloaded proper version and 3 more tried all of them,all had the same problem with localhost loading,it just wont load.Maybe some kind person can help me personally? I could give you my skype,or we could use team viewer..Anyway i would really appriciate it :) Thx.

Re: Cannot load localhost, plz help!

PostPosted: 06. October 2013 16:34
by Altrea
We need:

contents the following files
  • %SystemRoot%\system32\drivers\etc\hosts
  • \xampp\apache\logs\access.log
  • \xampp\apache\logs\error.log

response of executing the following command in your windows command line
Code: Select all
ping localhost

Re: Cannot load localhost, plz help!

PostPosted: 06. October 2013 16:47
by danteson
•%SystemRoot%\system32\drivers\etc\hosts:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost


xampp\apache\logs\access.log:

[Sun Oct 06 18:44:10.329064 2013] [ssl:warn] [pid 2060:tid 668] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Oct 06 18:44:10.479064 2013] [mpm_winnt:notice] [pid 2060:tid 668] AH00455: Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.19 configured -- resuming normal operations
[Sun Oct 06 18:44:10.479064 2013] [mpm_winnt:notice] [pid 2060:tid 668] AH00456: Server built: Feb 23 2013 13:07:34
[Sun Oct 06 18:44:10.479064 2013] [core:notice] [pid 2060:tid 668] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Oct 06 18:44:10.549064 2013] [mpm_winnt:notice] [pid 2060:tid 668] AH00418: Parent: Created child process 10772
Apache server shutdown initiated...
sl:warn] [pid 10772:tid 680] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Oct 06 18:44:13.769068 2013] [ssl:warn] [pid 10772:tid 680] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Sun Oct 06 18:44:13.819068 2013] [mpm_winnt:notice] [pid 10772:tid 680] AH00354: Child: Starting 150 worker threads.
[Sun Oct 06 18:44:13.829068 2013] [mpm_winnt:error] [pid 10772:tid 2204] (OS 10038)An operation was attempted on something that is not a socket. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?
[Sun Oct 06 18:44:13.829068 2013] [mpm_winnt:error] [pid 10772:tid 2216] (OS 10038)An operation was attempted on something that is not a socket. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?
[Sun Oct 06 18:44:13.829068 2013] [mpm_winnt:error] [pid 10772:tid 2000] (OS 10038)An operation was attempted on something that is not a socket. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?
[Sun Oct 06 18:44:13.829068 2013] [mpm_winnt:error] [pid 10772:tid 2220] (OS 10038)An operation was attempted on something that is not a socket. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?
[Sun Oct 06 18:44:25.812085 2013] [mpm_winnt:notice] [pid 2060:tid 668] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 06 18:44:27.812088 2013] [mpm_winnt:notice] [pid 10772:tid 680] AH00364: Child: All worker threads have exited.
[Sun Oct 06 18:44:27.872088 2013] [mpm_winnt:notice] [pid 2060:tid 668] AH00430: Parent: Child process 10772 exited successfully.


•\xampp\apache\logs\acces.log:

nothing in it.

Re: Cannot load localhost, plz help!

PostPosted: 06. October 2013 17:00
by Altrea

Re: Cannot load localhost, plz help!

PostPosted: 07. October 2013 05:29
by danteson
Ty Altrea so much,i wasted like 8 hours in row trying to fix this program and you fixed in in 3 :) Ran the malware scan,then reseted sockets whola working :D I really appriciate that thank you alot :)