apache

Discussion in 'Server Operation' started by layla, Nov 24, 2006.

  1. layla

    layla New Member

    i have this error on apache when i tryto restart it can anyone give me any clues
    [root@server1 ~]# /etc/init.d/httpd restart
    Stopping httpd: [ OK ]
    Starting httpd: [Fri Nov 24 00:54:14 2006] [warn] NameVirtualHost 192.168.0.3:80 has no VirtualHosts
    [Fri Nov 24 00:54:14 2006] [warn] NameVirtualHost *:80 has no VirtualHosts
    [ OK ]
     
    Last edited: Nov 26, 2006
  2. Mathias

    Mathias New Member

    Hi Layla

    your domains dosen't work.

    You have in your httpd.conf set a Virtual host called: 192.168.0.3:80, this do you need to plug with # in front, so it dosen't start.

    When this have been done, your HTTPD server will be running ...

    Best Regards
    Mathias
     
  3. layla

    layla New Member

    thanks for yur reply, will ou be online for a while? and where are you?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    If you don't know what to do you can leave the configuration as it is because that are just warnings, not errors, so Apache will work.
     
  5. layla

    layla New Member

    thanks, im still having problrems, will anyone check my site, i can dig them all
    confused
     
    Last edited: Nov 26, 2006
  6. layla

    layla New Member

    thanks, im still having problrems, will anyone check my site, i can dig them all
    confused
     
    Last edited: Nov 26, 2006
  7. falko

    falko Super Moderator Howtoforge Staff

    They are working, although they are really slow...
     
  8. edge

    edge Active Member Moderator

    Last edited: Nov 25, 2006
  9. Hans

    Hans Moderator Moderator

    About your IP-address

    Same results here as Edge describes.

    Note:
    As far as i know IP-addresses starting with 192.168.0. are ment for internal IP-adresses for use on a LAN for example.

    I am wondering if it is normal to use your IP-address 192.168.0.3 as an external IP-address.

    Some questions:
    - Is your server at home or in a datacentre?
    - In your browser what is the IP-address mentioned on screen if you go to URL http://www.whatismyip.com/ for example?

    Maybe - and if your server is at home - use this IP-address an with your router use portforwarding to your server within your LAN with IP 192.168.0.3.
     
  10. layla

    layla New Member

    all are pointing to my external ip except in apache virtualhost, where they are internal, and when i dig it shows external
     
  11. Hans

    Hans Moderator Moderator

  12. falko

    falko Super Moderator Howtoforge Staff

    It can take up to 72 hours until DNS changes propagate.
     

Share This Page