473,322 Members | 1,232 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,322 software developers and data experts.

I got error while stargting httpd services

1
When I tried to start httpd services, I got this

# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [Sat Apr 25 15:41:36 2015] [error] (EAI 2)Name or service not known: Failed to resolve server name for 192.168.1.0 (check DNS) -- or specify an explicit ServerName



I have done in the past many times but never had any issue.

Thanks
k
Apr 25 '15 #1
3 3971
Luuk
1,047 Expert 1GB
to my limited knowledge of TCP/IP, the address should not end in a '0' (zero)
Apr 26 '15 #2
zmbd
5,501 Expert Mod 4TB
Luuk,
Although not common practice to end in a zero, it can be done depending on how the network mask is set.

With that said, Kirank, you need to check your networking mask and see what is up. Typically the first and last address in a range are used by the network for housekeeping tasks and are not usually assigned to a client.

Wiki isn't my first goto for things however, for information like this: Wiki-IPv4 - ending in 0 or 255
Apr 26 '15 #3
RonB
589 Expert Mod 512MB
It's unlikely you're doing any subnetting, so it appears that you simply put the wrong IP address in your httpd.conf file for the ServerName value.

192.168.1.0 is a network address, not a host address. You need to use the IP address of your web server.
Apr 26 '15 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Adam Smith | last post by:
Hello, Installing PHP 4.3.6 on a i386 platform w/ FreeBSD 4.9 O/S installed and running apache_1.3.31 make with ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs...
1
by: schramae | last post by:
Hi, I have just reinstalled Reporting Services on win 2003 server that was added to a domain and has been renamed. Two strange things happen: 1) In IE I am prompted for an ID and password with a...
1
by: Jean-Marc Blaise | last post by:
Hi, I've noticed that on my ESE v8.1 DB2 install on W2K (french), there is a translation error on the service: "Serveur DB2 remote command". In fact, all services start with "DB2", and have a...
0
by: Sam Jam | last post by:
I am trying to create a client that consumes a web service that returns DIME attachment. But when I run the client, I get this error message..... "Client found response content type of...
0
by: Mark | last post by:
I believe this is an ASP.Net 2 framework problem because the ASP Admin Service fails to start with the message - "Error 2 - The system cannot find the file specified" I get the following error...
15
by: =?Utf-8?B?RWxpb3Ro?= | last post by:
I try to install Windows Services but it show this error during the installation process, "Insufficient System resources exist to complete the requested service." I created this Services in VB...
1
by: deepak | last post by:
I installed apache 2.2.4 and modPython 3.3.1 on Fc6 while starting the apache server the following error occurs: httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot load...
0
by: =?Utf-8?B?YWJ1ZWxv?= | last post by:
Set up could not find error code Ox4b8 I try finding it on i386 can' find it /
1
by: sajid08 | last post by:
Dear All, This is my first post here, so hope to get help from here to resolve our issue. We are using IIS 6.0, Windows Server 2003. The problem is none of our web services are showing up on...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.