473,387 Members | 1,596 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

I cant connect to my apache server

I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.

Jul 17 '05 #1
7 9336
On Sat, 01 Nov 2003 19:52:02 -0800, kecebong <ce****@plungky.com>
wrote:
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.


1. ping <server ip>
This will prove basic connectivity

2. telnet <server ip> 80
This will check if a process is listening on port 80

3. Check that your browser is not trying to find the site on the
internet. Both nutscrape and exploder have sections in the preferences
section to ensure this doesn't happen.

HTH,

Steve
Jul 17 '05 #2
In article <Cb%ob.39256$Rd4.4120@fed1read07>, kecebong's output was...
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.

You might like to take a look at alt.apache.configuration.

Are you sure that apache is actually running?
Jul 17 '05 #3
Eto Demerzel wrote:
In article <Cb%ob.39256$Rd4.4120@fed1read07>, kecebong's output was...
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.


You might like to take a look at alt.apache.configuration.

Are you sure that apache is actually running?

I'm sure , I check it with $/sbin/service httpd status...is running

Jul 17 '05 #4
Eto Demerzel wrote:
In article <Cb%ob.39256$Rd4.4120@fed1read07>, kecebong's output was...
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.


You might like to take a look at alt.apache.configuration.

Are you sure that apache is actually running?

I can get phpinfo from my own server, but i can retrieve a webpage from
other computer

Jul 17 '05 #5
Check if your computer has access to the apache server.
Did you set up firewall/access-list on your apache server? Perhaps you
forgot to give access to this one computer.
"kecebong" <ce****@plungky.com> wrote in message
news:Cb%ob.39256$Rd4.4120@fed1read07...
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here? anyone can help me
to figure it out? thanks.

Jul 17 '05 #6
In article <UTjpb.40193$Rd4.618@fed1read07>, kecebong's output was...

You might like to take a look at alt.apache.configuration.

Are you sure that apache is actually running?

I can get phpinfo from my own server, but i can retrieve a webpage from
other computer


Are you running mod_access? If so - have you configured it to allow/deny
access from other machines?

Is there a router in between the server and the client? Can both ping
each other? If not - are their IP settings correctly configured?

Do you have any entries in hosts.deny?
Jul 17 '05 #7
Eto Demerzel wrote:
In article <UTjpb.40193$Rd4.618@fed1read07>, kecebong's output was...
You might like to take a look at alt.apache.configuration.

Are you sure that apache is actually running?


I can get phpinfo from my own server, but i can retrieve a webpage from
other computer

Are you running mod_access? If so - have you configured it to allow/deny
access from other machines?

Is there a router in between the server and the client? Can both ping
each other? If not - are their IP settings correctly configured?

Do you have any entries in hosts.deny?

it turns out that i need to change my security level to allow incoming
httpd, thanks alot!

Jul 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Reetz | last post by:
My Web server is running on Suse with apache2 and PHP 5.0.2. The msession server (Version 1.21) works perfectly locally using the provided tools (/usr/local/phoenix/bin/). For the browser test I...
1
by: Jack Schafer | last post by:
I am trying to download the source code for an array of differant websites, usually i will get something like this from Dilbert.com: HTTP/1.1 200 OK Date: Fri, 23 Apr 2004 00:04:54 GMT Server:...
1
by: EricP | last post by:
Hello, First, sorry for my bad English. Here is my problem: BoxA: XPpro + Apache + php (using php_mssql.php)+ ADOdb + MS SQL Server + My_Prog (using local MS SQL PUBS database) BoxB: NT4...
4
by: gregsands | last post by:
Hi I have read all (ok most) of the posts relating to "Call to undefined function mysql_connect()", read the manual on PHP.net and done eveything thats ive been asked to do but cant get PHP to...
1
by: Pratchaya | last post by:
Hi, All Can i write php code to connect 2 MySQL DB. like this case. ? My Environment : Server < ---- > PC Client Server =
5
by: news.telia.net | last post by:
Hi! I have a question. I have installed php and mysql on an apache-server on windows and I can't connect to the server. I tried to create a database (since I am trying to learn howto). My...
14
by: Khan | last post by:
Hello, I want to connect my intranet server (with php/apache) to the other informix database server, But I didnt it. I dont know how i can do it? Can i use php_informix extensions for example...
5
by: eisenstein | last post by:
i read out an utf-8 xml file with greek or russian/cyrillic characters. i can display it in the browser but if i insert data into an mssql database -field is nvarchar(4000)- i only see ??? or...
3
by: arasub | last post by:
ep 20, 2007 11:25:57 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.