Lose the 127.0.0.1, use * if you don't have static IPs

-----------------------------------------
TE Dukes Enterprises, Inc.
Palmetto Shopper 
http://www.palmettoshopper.com
Serving all of South Carolina and beyond!
Palmetto Politics
http://www.palmettoshopper.com/politics/



> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Rene's 
> Caltech Email
> Sent: Monday, October 13, 2003 4:14 PM
> To: [EMAIL PROTECTED]
> Subject: Virtual Host Problems
> 
> 
> Hello,
> 
> I'm having trouble with setting up virtual host in 
> apache...this is my 
> setup
> 
> Listen 80
> NameVirtualHost 127.0.0.1
> 
> <VirtualHost 127.0.0.1> 
>         ServerName linuxbox.com
>         DocumentRoot /var/www/html
> </VirtualHost> 
> 
> <VirtualHost 127.0.0.1>
>         ServerName mail.linuxbox.com
>         DocumentRoot /var/www/html/mail
> </VirtualHost>
> 
> 
> 
> __this is the error message i get from restarting apache______
> 
> [EMAIL PROTECTED] mail]# service httpd restart 
> Stopping httpd:                                            [FAILED]
> Starting httpd: (98)Address already in use: make_sock: could 
> not bind to 
> address 0.0.0.0:80
> no listening sockets available, shutting down
>                                                            [FAILED]
> --------
> 
> what could be the problem...im using red hat 9
> 
> 
> Thanks ahead of time...
> 
> -- 
> -Rene Enriquez
> [EMAIL PROTECTED]
> 
> 
> "The devil will find work for idle hands to do!"
> -The Smiths
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
> 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to