Computing.Net > Forums > Linux > web server client side problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

web server client side problem

Reply to Message Icon

Name: SHILPA KULKARNI
Date: August 5, 2003 at 02:32:27 Pacific
OS: LINUX
CPU/Ram: 128
Comment:

Hi all,
I have installed a red hat 7.2 and configured a apache server as a standalone server, but I am unable to access the site with the IP ADD from a windows client machine. I have given ServerName as IP ADDRESS (of my web server machine). What else I need to check. pl. reply.......




Sponsored Link
Ads by Google

Response Number 1
Name: MrBoogie
Date: August 5, 2003 at 08:04:10 Pacific
Reply:

Hi.

The first thing to check is that the service (httpd) is actually running. Are you able to get a webpage to come up on your webserver? I mean, log in to your server, open a web browser and type in http://ip-address-of-server for the url and see if you get the default apache webpage. If not, the service is probably not running.

Even after you configure Apache, you have to start it up.

Romeo


0

Response Number 2
Name: C_Legend
Date: August 5, 2003 at 15:29:40 Pacific
Reply:

Yes, you need to enter "service httpd status" at a command prompt. If it says it's stopped, then enter "service httpd start". If you don't have X-windows installed (because this is a server), then you can use the lynx browser, by entering "lynx your_ipaddress" at a command prompt to see if it can be accessed. If yes, and you still can't access it from your Windows machine(s), then you have a network problem. Good luck.


0

Response Number 3
Name: shilpa kulkarni
Date: August 5, 2003 at 22:14:29 Pacific
Reply:

I am able to access index.html on the same linux machine(web server machine) by typing http://ip-address.Only unable to access it from the win client machine.
shilpa


0

Response Number 4
Name: C_Legend
Date: August 5, 2003 at 23:55:41 Pacific
Reply:

Sounds like a networking problem. Can you ping the Linux machine from your Windows machines? Can you connect to the Linux machine with the Windows machines in any other way?

Do you have a firewall set up on your Linux machine and not allowing access to the http port? Run "lokkit" from a command prompt and "Customize" and then "Allow incoming:" and check the WWW (HTTP). Or, you could simply set lokkit to "No firewall". Restart the applicable daemons or reboot.

Good luck.


0

Response Number 5
Name: vinod
Date: August 11, 2003 at 02:02:20 Pacific
Reply:

You have to set variable ServerName=your machine name in httpd.conf file.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

redhat 9 -- boot problem wireless card installatio...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: web server client side problem

Apache Web server problem, thanks www.computing.net/answers/linux/apache-web-server-problem-thanks/17141.html

Web Server [ apache ] www.computing.net/answers/linux/web-server-apache-/22724.html

Access my web server from internet? www.computing.net/answers/linux/access-my-web-server-from-internet/18659.html