|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have apache/mysql/php working fine on one computer.
My network (two computers) works fine as well. But ... how do I get my 2nd computer to recognize URL on the other machine...so I can use it like a web server but only for testing at home. URL and leave posting at this site. Thanks Nick |
|
#2
|
|||
|
|||
|
BTW
BTW I'm running Windows 98 SE on both machines.
![]() |
|
#3
|
|||
|
|||
|
Don't use localhost as your ServerName. Use some other that was assigned to your 192.168.0.1 or whatever. Keep in mind, Apache reads /etc/hosts or C:\WINDOWS\HOSTS file.
|
|
#4
|
|||
|
|||
|
Changed to 192.168.0.1 from localhost in the httpd.conf file. My second computer still does not see the server... "cannot find server or DNS Error" message.
What is the next step? Nick |
|
#5
|
|||
|
|||
|
>> My second computer still does not see the server
Can you reach 192.168.0.1 from your linux box itself then? Ping 192.168.0.1 from your Windows box. Then ping it the other way around and see. |
|
#6
|
|||
|
|||
|
'Tis working now...
IP addresses 192.168.0.1 www computer1
and 192.168.0.2 client computer2 were added to the hosts.sam file and httpd.conf then adjusted. Finally I turned OFF my ZoneAlarm Firewall which I use when on the internet. It was preventing access to the other computer. Thanks for your help... Nick |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > apache/mysql/php + 2nd computer |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|