Server Administration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesServer Administration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old October 11th, 2002, 04:35 AM
nycapri nycapri is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Commack,NY,USA
Posts: 2 nycapri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to nycapri
Apache help

Ok .. let me start by saying .. i am new at this. just want to get things started.

SO i have linux redhat and i downloaded apache 2.x ...
i installed it and everythign was fine.

The problem i am having is that when i run the httpd .. i can only view my website from my own computer. COmputers on the same router (internal computers) cannot even access my website. it just says there is nothing there.

what i have done....
i said to listen to port 80 and port 650(randonly chosen)

i put the servername as 192.168.1.78 <--
thats my computers internal ip addy ...

but when internal people type in 192.168.1.78 or 192.168.1.78:650 nothing happens.. you get an page cannot be found error ..

anybody got a clue or answer.. thanx

Reply With Quote
  #2  
Old October 11th, 2002, 11:58 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Apache help

Can you ping that machine from other machines on the network?

When you say that you are viewing the website from the same computer, are you usig localhost or the ip address?

Reply With Quote
  #3  
Old October 11th, 2002, 12:13 PM
nycapri nycapri is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Commack,NY,USA
Posts: 2 nycapri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to nycapri
RE: Apache help

yes i can ping 192.168.1.78 from other computers. and it is successful .. and the way i view my webiste is by typing in http://192.169.1.78:650 on my computer.

Reply With Quote
  #4  
Old October 11th, 2002, 12:55 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Apache help

try telneting to that ip on port 80 from a remote machine. If a connection is made, then type in anything and hit enter. See if you get a response back.....

have you checked your hosts.allow and hosts.deny files?

Reply With Quote
  #5  
Old October 12th, 2002, 04:59 PM
postalcow postalcow is offline
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Ford CIty, PA USA
Posts: 1,267 postalcow User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via Yahoo to postalcow
RE: Apache help

First Question? Where did you get port 650 from?? Do you have port 650 configured in the httpd.conf file? By default web runs on port 80.

Second, Do you have Tux Server running also?

Are you sure Apache is running? Do A,
Code:
 /etc/rc.d/init.d/httpd status 


Third, Does anything show up in the logs if so what? Do A,

Code:
 tail -f /var/log/httpd/access 


This will follow the log. Have someone hit the webpage and see what errors if any appear. To exit the follow hit [ctrl]c

Forth, run
Code:
 more /etc/hosts.deny 


Tell me whats in that file

Fifth, Did you install the firewall during installation.

Sixth, Does it work if you turn off tux? do A,
Code:
 /etc/rc.d/init.d/tux stop 


Let me know

Reply With Quote
  #6  
Old October 25th, 2002, 02:46 AM
HELPME HELPME is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 10 HELPME User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Apache help

Listen. I Tell you what to do. Simply make sure you have a specific file selected when browsing your website. Unless there is an index.php , or index.html, it will show a blank page.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesServer Administration > Apache help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five &quot;checkpoints&quot; for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway