|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
php application on LAN
hi there..
hope u guys in greatest of conditions first of all i'm running win2k, apache 1.3.27 & php 4.3.2 i also have mysql4 now, the question is that.. i have a small LAN setup.. basically 3 pc, 1 switch every pc has static ip address now how would i access php application on my machine i type in 192.168.2.15:80 on my IE it can reach my webpage.. but when i tried typing it on other pc web browser i can not reach to that page.. i ping my ip from all other pc.. it went sucessfull... but i just cant reach my webserver from other pc... can anyone help me... thanks in advanced.. -jassh |
|
#2
|
|||
|
|||
|
RE: php application on LAN
Is the switch allowing traffic on port 80 to go through?
|
|
#3
|
|||
|
|||
|
RE: php application on LAN
hi matt..
erm.. i guess so.. is there anyway i can check it out?? anyway, i configured my httpd.conf ServerRoot to my apache htdocs.. port 80 servername to my static ip.. i even configured the Listen to my static ip and bind to it also on the httpd.conf.. am i missing something here..?? anyway, thanks matt for your reply.. really apprreciate it.. hope u can get me thru this.. thanks; -jassh |
|
#4
|
|||
|
|||
|
RE: php application on LAN
you can check by telneting to port 80 on that machine.
go to the CMD prompt, and type telnet THAT_IP 80 and then type just GET / <enter> <enter> <enter> and tell us what you see.. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > php application on LAN |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|