<VirtualHost _default_:*> giving the problem to start httpd process.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

 

My configuration like this :

 

<VirtualHost _default_:3080>

     ………….

    ServerName impetus-887.impetus.co.in:3080

    …………..

</VirtualHost>     

 

When I start ./apachectl start then it gives :

 

-bash-3.00$ ./apachectl start

Syntax error on line 410 of /export/home/qa_eng/Apache/install/Apache2.2.8/conf/httpd.conf:

Could not resolve address '255.255.255.255' -- check resolver configuration.

-bash-3.00$

                            

But when I configure it like :

 

<VirtualHost impetus-887.impetus.co.in :3080>

     ………….

    ServerName impetus-887.impetus.co.in:3080

    …………..

</VirtualHost>     

 

Then it runs successfully.

 

So question is why this ‘_default_’ option is taking '255.255.255.255’ this address instead of real address of apache installation machine.

 

Any help?

 

Thanks Narendra

 


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux