Httpd: Could not determine the server's fully qualified domain name, using

Hello, I am checking why the response time of the display of the pages of the sites are slow, then I checked the error_log file in /var/log/httpd and I got this texts: (I am hosting 3 sites in the server)
[Mon May 14 21:21:37 2007] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/000010.129.0.37_80avepublishing.com.conf
Processing config file: /etc/httpd/sites/000110.129.0.37_80escuelamovil.com.conf
Processing config file: /etc/httpd/sites/000210.129.0.37_80sabiduria.com.mx.conf
Processing config file: /etc/httpd/sites/0003any_80default.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Mon May 14 21:21:37 2007] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Mon May 14 21:21:38 2007] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7l PHP/4.4.4 configured -- resuming normal operations
[Mon May 14 21:21:38 2007] [notice] Accept mutex: flock (Default: flock)
[Mon May 14 22:12:18 2007] [error] [client 10.129.0.37] File does not exist: /Library/WebServer/Documentsescuelamovil/robots.txt
[Mon May 14 22:12:18 2007] [error] [client 10.129.0.37] File does not exist: /Library/WebServer/Documentsescuelamovil/error.html
with the alert:
[Mon May 14 21:21:37 2007] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
the virtual host file (virtualhostglobal.conf) is:
# This file is auto-generated by the Server Admin Web
# backend plugin whenever settings are saved.
# The Listen and NameVirtualHost directives are generated
# based on the VirtualHost directive inside
# each site configuration file found in this directory.
# Please add appropriate Listen and NameVirtualHost directives
# if a site is manually edited
# i.e. the site is moved from sites to sites_disabled (or vice versa)
# or the site's Virtual Host ip address and/or port is modified
# Last updated at 2007-05-07 14:22:34 -0500
Listen 10.129.0.37:16080
NameVirtualHost 10.129.0.37:16080
Listen *:16080
NameVirtualHost *:16080
how can I correct this alert?
thanks
Dual 2 GHz PowerPC G5   Mac OS X (10.4.9)   4GB DDR SDRAM, MAC OS X Server
Dual 2 GHz PowerPC G5   Mac OS X (10.4.9)   4GB DDR SDRAM, MAC OS X Server

>how can I correct this alert?
Fix your DNS.
This non-fatal error is Apache's way of telling you that it can't work out the hostname of the machine it's running on.
It uses reverse DNS to determine this information. If you don't have a reverse DNS entry for your server's IP address, this is what you get.
Fix your DNS and the alert will go away, or just ignore it.

Similar Messages

  • 10.5 server: could not reliably determine the server´s fully qualified doma

    I bought mac 10.5 server unlimited clientes, yesterday I tried to install the software 3 times and never worked (from basic to advanced apple preconfigurations). I had the carrier support yesterday to verify that it is not a problem of the link.
    the server has static IP, manually asigned.
    server admin: computer name www.MMM.com, local hostname: www, network interface: ethernet (0), ipv4, add 201.122.etc.etc) dns name: dsl-201-122-63.etc !here LEOPARD is taking the address from the DSLÑ provider,!!!!! and I dont know how to change, but the address is entered manually in the network preferences!!!!!.
    I go to admin server: server name: www.MMM.com, services: DNS and WEB : ON
    DNS: Zones; www.MMM.com, type: primary
    Homepage: Service: www.MMM:com:80
    (also, I tri8ed with A redord www, type machine, value: 201.122.etc.etc)
    WEB: enabled domain name www.MMM.com address (any or 201.122.etc.etc), port 80,webserver
    alias: MMM.com, web services enabled: all.
    also enabled default address any, port 80
    stop, and start web service.
    error log:
    httpd: aprsockaddr_infoget() failed afor www.MMM.com
    httpd: could not reliably determine the server´s fully qualified domain name, using 127.0.0.1 for server name..
    any idea about how to correct that? I tried also the new installation, formating the disk, and the server software is not configurating the server correctly)the easy and advances installation are not working correctly).
    thanks a lot
    Alberto

    ok,
    I formated the MAC server for 4th time, installed again the server software, then I went for the Basic configuration. then entered the adress manually, then you have to delete the DNS entry (set it in blank), then in the next window enter the NS (which is the server name). then continue the installation.
    after starting the web service is running and it is resolving address.then you can upgrade to the advanced configuration and install the other services.
    in that order the www is resolving the address.

  • Could not determine the country of physical location

    Hi Sir,
    We have an issue with our GTS system currently
    Many “Embargo” blocks"
    Fact is all the same Sales Organization
    The error is : "Could not determine the country of physical location"
    We request your kind urgent help with this issue.
    Thanks
    Kaushik

    Hi Kaushik,
    In Continuation to Dave Willis-----If the issue is related to Embargo Departure Country, make sure the above inputs are correct and also check:
    1. Relevant Business partner with complete address in GTS
    2. Partner function assignment from Feeder system
    3. Check the Partner role field
    If your error  is related to embargo service i.e. Destination Country need to be checked by the GTS System. for that the System will determine the Destination Country from relevant partner function i.e. Ship-to-party.So make sure you have maintained the correct Destination country details in relevant partner address and also country of destination in the configuration step
    SAP GTS Server-------- GTS Area Menu-----Country & Specifi Information---- here maintain/include your destination country details so that system will check the country and block the transaction.
    Srikanth

  • Apache Installation configure: error: could not determine the size of off_t

    Hi,
    I was installing Apache httpd-2.2.g.tar.gz, i got the below error message while configure.
    checking size of short... 2
    checking for long long... yes
    checking size of long long... 8
    checking for INT64_C... yes
    checking size of ssize_t... 0
    checking size of size_t... 0
    checking size of off_t... 0
    checking which type to use for apr_off_t... configure: error: could not determine the size of off_t
    configure failed for srclib/apr
    gnumake: *** [/net/usr.scratch/i030947/deepak/platforms/sun/cs2/httpd-2.2.8/inst/include/ap_config_auto.h] Error 1
    Regards
    Deepak

    "aparequest.h", line 4: Error: Could not open include file "ap_config_auto.h".
    "httpd-2.2.8/include/ap_config.h", line 25: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr-util/include/apr_hooks.h", line 20: Error: Could not open include file "apu.h".
    "httpd-2.2.8/srclib/apr/include/apr_tables.h", line 25: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr/include/apr_pools.h", line 37: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr/include/apr_errno.h", line 25: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr/include/apr_errno.h", line 52: Error: "{" expected instead of "apr_strerror".
    "httpd-2.2.8/srclib/apr/include/apr_errno.h", line 52: Error: Unexpected type name "apr_status_t" encountered.
    "httpd-2.2.8/srclib/apr/include/apr_errno.h", line 52: Error: statcode is not defined.
    "httpd-2.2.8/srclib/apr/include/apr_errno.h", line 52: Error: Badly formed expression.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 28: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 160: Error: Only one of a set of overloaded functions can be extern "C".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 160: Error: std::memchr(const void, int, unsigned long), returning void, was previously declared returning const void*.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 176: Error: Only one of a set of overloaded functions can be extern "C".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 176: Error: "{" expected instead of "apr_initialize".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 176: Error: Badly formed expression.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 190: Error: Unexpected type name "apr_status_t" encountered.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 190: Error: Badly formed expression.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 192: Error: A declaration was expected instead of "char".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 192: Error: Use ";" to terminate declarations.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 192: Error: "," expected instead of ")".
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 203: Error: Badly formed expression.
    "httpd-2.2.8/srclib/apr/include/apr_general.h", line 214: Error: Badly formed expression.
    "httpd-2.2.8/srclib/apr/include/apr_want.h", line 17: Error: Could not open include file "apr.h".
    "httpd-2.2.8/srclib/apr/include/apr_pools.h", line 158: Error: Only one of a set of overloaded functions can be extern "C".
    Compilation aborted, too many Error messages.
    gnumake: *** [apacsrvstate.22o] Error 1
    Is it because the apache source file is missing ?
    Regards
    Deepak

  • "Reader could not contact the server to complete the request" error

    While trying to tranfer a document into pdf format I have suddenly received the above error - "Reader could not contact the server to complete the request"  I have already transfered three or four documents today, but now am suddenly receiving this error.  I have tried rebooting my server to check for issues on my end but it is fine.  Any suggestions?  Thanks.

    Hi there,
    Here are some suggestions you can try:
    a) Ensure your internet connection is available and try again.
    b) If you are using an older version of Reader, try installing the latest (Reader XI) and try again.
    c) Log into the web app (createpdf.acrobat.com) and click on Convert to PDF on the right hand pane and try converting to PDF from there.
    Laura.

  • JCO.SERVER could not find the server function

    Hi,
    I am calling "BAPI_COMPANY_GETDETAIL".thuough the zprogram"ZBAPI_COMPANY_GETDETAIL"
    REPORT ZBAPI_COMPANY_GETDETAIL.
    DATA:BEGIN OF ITAB,
    RCOMP LIKE T880-RCOMP,
    END OF ITAB.
    ITAB-RCOMP = 99999.
    CALL FUNCTION 'BAPI_COMPANY_GETDETAIL'
    EXPORTING
    COMPANYID = ITAB.
    IMPORTING
    COMPANY_DETAIL =
    RETURN =
    The Details I Gave......
    In SM59 of R/3:
    PROGRAMID:LCRSAPRFC_PIT
    GATEWAYHOST:PITEST
    GATEWAYSERVICE:sapgw01
    Tested the connection and it is running
    ID:
    In Communication Channel.
    Application server (Gateway):PITEST
    Application server Service (Gateway):
    PROGRAMID:LCRSAPRFC_PIT
    RFC Metadata Repository parameter.
    ip of XI Server
    System No Xi System NO
    username
    pwd
    In SM58 I find the Following error.
    "JCO.SERVER could not find the server function BAPI_COMPANY_GETDETAIL.
    I Tested RFC ADAPTOR in  RWG and it is ok.
    I do not Understand where the problem is.
    Please clarify.
    Thanks,
    Srinivasa

    Thanks for the reply,
    Yes RFC is in the Sender  side.
    I am calling "BAPI_COMPANY_GETDETAIL".thuough the zprogram"ZBAPI_COMPANY_GETDETAIL"
    REPORT ZBAPI_COMPANY_GETDETAIL.
    DATA:BEGIN OF ITAB,
    RCOMP LIKE T880-RCOMP,
    END OF ITAB.
    ITAB-RCOMP = 99999.
    CALL FUNCTION 'BAPI_COMPANY_GETDETAIL'
    EXPORTING
    COMPANYID = ITAB.
    IMPORTING
    COMPANY_DETAIL =
    RETURN =
    The Details I Gave......
    In SM59 of R/3:
    PROGRAMID:LCRSAPRFC_PIT
    GATEWAYHOST:PITEST(XI system name)
    GATEWAYSERVICE:sapgw01
    Tested the connection and it is running
    ID:
    In Communication Channel.
    Application server (Gateway):PITEST(XI system name)
    Application server Service (Gateway):
    PROGRAMID:LCRSAPRFC_PIT
    RFC Metadata Repository parameter.
    ip of XI Server
    System No Xi System NO
    username
    pwd
    In SM58 I find the Following error.
    "JCO.SERVER could not find the server function BAPI_COMPANY_GETDETAIL.
    I Tested RFC ADAPTOR in RWG and it is ok.
    I do not Understand where the problem is.
    These is what I gave,

  • Has anyone had this problem with VPN iPad vpn connection could not validate the server certificate

    Has anyone had this problem with IPad 3 after upgrade to IOS 7,
    trying to to connect VPN , but I get this messag, "could not validate the server certificate".
    I am trying to connect to Oracle VPN.

    Has anyone found a solution for this yet? I am still getting the could not validate server certificate error. I have tried importing the entire certificate chain as well as importing each individual cert in the chain. My certificate works perfectly with the cisco vpn on my pc.
    This is my first experience owning an apple product, and I am very disappointed with the customer support that I have received. I tried calling the help line and no one would even attempt to answer my question. I was then told that the Mac "geniuses" wouldn't know either and that I may be able to find an answer on the message boards. So I am reaching out to the community...Has anyone been able to figure out how to resolve this issue or even the specific cause? Any help is appreciated.

  • Could not determine the year for TDS certificate number range

    Hello Experts,
    while i have configured TDS. now in order to post Invoice, i am getting error "Could not determine the year for TDS certificate number range".
    i have also mentioned/configured all parameters required for Certificate Numbering & assignment to Co. Code, TDS Tax Type/Code, etc
    please if someonce can help, how to clear this error & go ahead.

    Dear,
    Use transaction SM30. Enter J_1IINDCUS in table/view field and click on maintain. Press new entry tab and enter your company code. Just select "APRIL" in start month and save. This is basically a CIN setting.
    it should be solved................

  • Reader could not contact the server to complete the request........how to fix this?

    New to Adobe..........trying to convert a .doc file to .pdf............but all I get is, "Reader could not contact the server to complete the request."
    Ideas?

    I believe I figured how.to do it.
    Sent from my iPhone

  • Windows could not start the Server service on local computer Error 193:0xc1

    Hello,
    Not able to start Server (lanmanServer) Service in Windows Server 2008 R2 
    Its a VM and on logging into the Server it sometimes shows as started and then will stop by itself,
    If we try to start manually it always gives the error --Windows could not start the Server service on local computer Error 193:0xc1
    All dependent services are fine and running ,did sfc,did copy svchost and svcsrv.dll files from a working Server of same.but no help,no shares of this server are accessible since this service is not running
    on checking the event log its shows an error "Server is not a valid win32 application"
    Please help
    Thanks and Regards
    Jose

    Hi,
    Thanks for posting your question in the forum.
    I noticed that you have created the same question in another thread. Please understand that we should focus on only one thread for the same question at the same time, please focus on the thread
    below you created in the forum. Thanks for your understanding.
    http://social.technet.microsoft.com/Forums/en-US/5ba43477-9626-4fdf-872a-d3ecd12835c5/windows-could-not-start-the-server-service-on-local-computer-error-1930xc1?forum=winserverNIS
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Could not determine the correct port

    Hi Folks!
    I can't start the EM, when I type
    $emctl (status, stop or start) dbconsole, the follow message is displayed:
    Could not determine the correct port
    Please, help me to correct this problem.
    Regards,
    Wilson

    user490256 wrote:
    Hi Folks!
    I can't start the EM, when I type
    $emctl (status, stop or start) dbconsole, the follow message is displayed:
    Could not determine the correct port
    Hi Wilson,
    What is Oracle version.
    Was it running fine earlier ?
    How did you configure dbconsole ..
    Are you any error in trace files..
    To change the dbconsole port ,
    How to change ports for DB Control 10.2.x.x [ID 395755.1]
    http://yogeedba.blogspot.com/2008/02/manual-configuration-of-dbconsole-em.html
    Regards
    Rajesh

  • In Iproc : The system could not determine the internal source for item

    We faced the following error in the Iprocurement
    The system could not determine the internal source for item.
    kindly note that the item is :
    - customer ordered
    - customer ordered Enabled
    - Shippable
    -Internal Ordered
    -internal ordered enabled
    - OE Transactable
    - assigned to a valid organisation
    -assigned to mapped category
    - Assignment Set is Created  +Profile option
    -profile options for internally sourced is set to yes
    If there is any missing or set please let me know
    , best regards
    Tareq

    hi Kartik
    Please check whether your company is opted for " business area financial statments" in financial account- global setting of company code. If yes and you want to continue please maintain business area for the plant and material dvision combination under the transaction cde OVF0.
    Hope this will solve your problem.

  • When I try to access the App Store the app crashes. Recently I got a message that said my 4th generation iPod could not verify the server. What should I do?

    The message said that my iPod could not verify the server and said accept,details, and cancel. I chose cancel and now I can get on to the App Store and many of my apps that require the Internet. This message has came up many times. What should I do? Thanks in advance.

    Settings -> Store --> AppleID

  • Exchange 2013 wildcard certificate - problem IMAP POP Because the matter is not a fully qualified domain name

    Hi all, I have an Exchange 2013 SP1, I have installed a third-party SSL certificate and correctly on the server, but when I assign the POP and IMAP services, I see this error
    The certificate with thumbprint XXXXXXXXX and subject '*. Xxxx.yyy' can not be used for POP SSL / TLS connections because the matter is not a fully qualified domain name (FQDN). Use the Set-POPSettings X509CertificateName command to set the FQDN of the service.
    I tried to run this command and restart the POP and IMAP services
    ImapSettings set-ca-server-1-X509CertificateName mail.xxxxx.yyy
    POPSettings set-ca-server-1-X509CertificateName mail.xxxxx.yyy
    But the POP and IMAP services, the certificate is not assigned.
    You know as you can solve
    regards
    Microsoft Certified IT Professional Server Administrator

    Hi,
    Before we go further, I’d like to confirm if you can use POP and IMAP properly.
    If everything goes well, we can safely ignore it:
    http://www.hsuconsulting.com/wildcard-ssl-certificate-exchange-2013-imap-and-pop-error/
    If not, we can try the following commands :
    Set-POPSettings -ExternalConnectionSetting {mail.domain.com:995:SSL}
    Set-ImapSettings -ExternalConnectionSetting {mail.domain.com:993:SSL}
    http://careexchange.in/how-to-enable-and-configure-pop-imap-in-exchange-2013/
    Note: Microsoft is providing the above information as convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information
    found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Fully Qualified Domain Name for Portal Server on Win XP

    I'm trying to install the Portal Server (java_es_05Q1_portal-windows-x86) to a Win XP workstation to test my Kosmos portlets (http://labs.jboss.com/projects/kosmos).
    I get the following error msg after selecting the features:
    System doesn't have Fully Qualified Domain Name.
    Setup Fully Qualified Domain Name and then continue installation.
    What exactly am I supposed to configure under Win XP? (No /etc/hosts?!)
    Thanks.
    Aron

    Hi!
    Probably you could enter the hostname in c:/Windows/system32/drivers/etc/hosts
    (maybe the directory is called WINNT, I have no XP here)
    hth
    Chris

Maybe you are looking for

  • Apple fees

    Hi, i want to know if apple store charges money for free aplications in DPS?...i made a personal brochure in dps and this information will be important for me. What´s the fees in apple store? Thanks

  • Using USB-9211 to measure a small voltage - apparent signal offset?

    Hi, I wish to acquire a small voltage signal (0-20mV) using USB-9211.  I know that this device is designed for use with thermocouples, but I have been informed that it can also be used for measurement of small voltage signals (24 bit resolution over

  • Cannot get Photoshop Elements 10 Trial to Install - Windows 7 64-bit

    Hi, I cannot get Photoshop Elements 10 Trial to Install - Windows 7 64-bit.  I downloaded the trail of Photoshop CS6 just fine.  I am trying to download the trial of Photoshop Elements 10.  I get the adobe installer window and I login in and select m

  • Insert .bmp picture in word document

    Hi All, My Requirement is: I need to insert one Bitmap image at the end of word document. There is one MS Word document file and also there is one bitmap .bmp file. My requirement is to read the file for change and insert the bitmap image (which is a

  • Blackberry Desktop Software not working

    Have a 9300 Curve. Have installed version 6.1 onto Windows 7 PC - can see it, can find it in my program manager but it doesnt open on the screen when i click it. Opened it as administrator too - no go. Have uninstalled all now. Did I install correct