Can't access apache from local computers

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

Can't access apache from local computers

Postby mdsouth3 » 18. August 2016 01:18

I just installed a new xampp package (5.6.23) for windows to upgrade a previous package (5.4.27). I kept the old installation, and can run either package from their respective control panels. I can reach the old install from localhost and any other computer on my house network with no problem. However, I can only reach the new install using localhost. Any other computer times out trying to reach a valid page. I have been over the httpd.conf file for the new package many times, comparing to the old installation. Both use the directive "Listen 80". Everything else is the same as well. Both show they are listening on port 80 on the control panel. Same browser, same computers, same server, same firewall, same web pages... Can anyone help?

Thanks!
mdsouth3
 
Posts: 3
Joined: 18. August 2016 00:57
XAMPP version: 1.8.2
Operating System: Windows 10

Re: Can't access apache from local computers

Postby Altrea » 18. August 2016 15:39

mdsouth3 wrote:Any other computer times out trying to reach a valid page.

Please specify "valid page"?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Can't access apache from local computers

Postby mdsouth3 » 18. August 2016 22:08

By valid page I mean a page hosted on the local server...
mdsouth3
 
Posts: 3
Joined: 18. August 2016 00:57
XAMPP version: 1.8.2
Operating System: Windows 10

Re: Can't access apache from local computers

Postby Altrea » 18. August 2016 22:37

Give us a specific example:
- save path and name of the file
- url used by the clients browser
- Apache access.log entries

Otherwise noone will be able to identify that issue
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Can't access apache from local computers

Postby mdsouth3 » 19. August 2016 00:54

file location: Z:\htdocs\html\chapticowood\beta\source\index.php
http://localhost/html/chapticowood/beta/source/index.php --> retrieves page correctly
http://192.168.1.5/html/chapticowood/beta/source/index.php -- will not retrieve page
- Chrome says: This site can't be reached. 192.168.1.5 took too long to respond
- Mozilla says: The connection has timed out. The server at 192.168.1.5 took too long to respond
- IE says: Hmm... we can't reach this page.

A successful retrieval by localhost generates this log entry:
::1 - - [18/Aug/2016:19:32:34 -0400] "GET /html/chapticowood/beta/source/index.php HTTP/1.1" 200 18289 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36"

An unsuccessful retrieval by any other client does not generate an entry in the log.

The document root in httpd.conf is:
DocumentRoot "Z:/htdocs"
<Directory "Z:/htdocs">
mdsouth3
 
Posts: 3
Joined: 18. August 2016 00:57
XAMPP version: 1.8.2
Operating System: Windows 10

Re: Can't access apache from local computers

Postby Altrea » 19. August 2016 01:00

So Apache will never get the request. The problem must be somewhere else like security software or network interface
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Can't access apache from local computers

Postby gsmith » 19. August 2016 18:25

Since I see it mentioned nowhere (or I'm blind), Windows Firewall maybe?
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


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 79 guests