http server setup problem in suse 10.0
Hello all: I would like to set up apache http server only for serving localhost requests. I installed the apache and other required packages through yast/network services/HTTP server. When it turned to the server configuration (HTTP server wizard) I could not pass the first step as there was not anything in the "Listen to Interfaces" window. It was completely empty. Now I am stucked. I think the localhost interface should be there at least. What should I do? Thanks, IG ___________________________________________________________________________ Levelező NYELVTANFOLYAMOK online házifeladat lehetőséggel és CD melléklettel! Jelentkezzen most! http://www.elo.hu/free
On Tuesday 28 February 2006 18:03, Istvan Gabor wrote:
Hello all:
I would like to set up apache http server only for serving localhost requests. I installed the apache and other required packages through yast/network services/HTTP server. When it turned to the server configuration (HTTP server wizard) I could not pass the first step as there was not anything in the "Listen to Interfaces" window. It was completely empty. Now I am stucked. I think the localhost interface should be there at least. What should I do?
Hi Istvan, Under "HTTP Service" are two settings: "Disabled/Enabled" ... choose 'enabled' to have the server start at boot. "Open Firewall on Selected Ports" ... enable this checkbox. Under "Settings ... Summary": "Listen on | 80 " "Modules | ... " "Hosts | linux " "Default Host | linux " You use the "Edit" button to configure these settings as follows: Highlight "Listen on" and click "Edit" select the port you want. Highlight "Modules" and click "Edit" to enable the modules (examples: SSI, Ruby, Perl, etc.) that you want. For "localhost" operation only, the hosts listed should already be populated and adequate. To check if Apache2 is running or to shut it down or restart it (to activate config changes) or to start it if you've previously shut it down (as root/su, of course): rcapache2 status rcapache2 stop rcapache2 restart rcapache2 start hth & regards, Carl
When it turned to the server configuration (HTTP server wizard) I could not pass the first step as there was not anything in
Hello Carl, the
"Listen to Interfaces" window. It was completely empty. Now I am stucked. I think the localhost interface should be there at least. What should I do?
Under "HTTP Service" are two settings:
"Disabled/Enabled" ... choose 'enabled' to have the server start at boot.
Nope. I have a window titled "HTTP Server Wizard (1/5) -- Network Device selection." I can set the port number in the first line. Below this it says "Listen on Interfaces" followd by an empty window. I am supposed to select here an inteface, but there is not anything here to select from. If I click "Next" I get this error message: "Error. At least one interface must be selected." I can't step further.
"Open Firewall on Selected Ports" ... enable this checkbox. Either enabled or disabled does not make a difference.
Under "Settings ... Summary":
"Listen on | 80 " "Modules | ... " "Hosts | linux " "Default Host | linux "
You use the "Edit" button to configure these settings as
Highlight "Listen on" and click "Edit" select the port you want. Highlight "Modules" and click "Edit" to enable the modules (examples: SSI, Ruby, Perl, etc.) that you want. For "localhost" operation only, the hosts listed should already be
follows: populated
and adequate.
I can't get to these settings.
To check if Apache2 is running or to shut it down or restart it (to activate config changes) or to start it if you've previously shut it down (as root/su, of course):
rcapache2 status rcapache2 stop rcapache2 restart rcapache2 start
My rcapache status reports: # rcapache2 status Checking for httpd2: running May be important: The computer is connected to the net through ADSL modem. The network card is configured by DHCP. But I think all these should not be make any change when serving as localhost. Thanks, IG ___________________________________________________________________________ [origo] klikkbank lakossági számlacsomag havi 199 Ft-ért, bankkártya éves díj nélkül! www.klikkbank.hu
On 01/03/06 11:39, Istvan Gabor wrote:
Hello Carl,
<snip> Nope. I have a window titled "HTTP Server Wizard (1/5) -- Network Device selection." I can set the port number in the first line. Below this it says "Listen on Interfaces" followd by an empty window. I am supposed to select here an inteface, but there is not anything here to select from. If I click "Next" I get this error message: "Error. At least one interface must be selected." I can't step further. Can you just type in the name/host/IP of an interface here?
Can you just type in the name/host/IP of an interface here?
No, it's not possible. IG ___________________________________________________________________________ [origo] klikkbank lakossági számlacsomag havi 199 Ft-ért, bankkártya éves díj nélkül! www.klikkbank.hu
participants (3)
-
Carl Hartung
-
Darryl Gregorash
-
Istvan Gabor