|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Php/mysql/apache on an internal network
I have been doing some work on this on my own pc and it all works fine. I know want to set up a server so that others in the office can access the developed sites.
I have taken an old PC with windows XP pro on, and installed the php/mysql/apache package - I used phpdev to do it. It works fine on thet machine and the sites appear as they should. However, I can't now access the sites from any otehr machine. I have looked at various help docs but nothing seems to work. Any suggestions gratefully received. |
|
#2
|
|||
|
|||
|
Could be a couple of things. How are you trying to access the web server from another machine? By IP or by name? Also, did you check to see if Windows Firewall is blocking inbound port 80 requests? On the other machine try telneting to the machine, if it answers, the the firewall is not an issue
Start->Run->cmd Code:
telnet ip.of.other.machine 80 HTH hanji |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Php/mysql/apache on an internal network |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|