Make sure the line
NameVirtualHost *:80
is not commented.
Any warning when you enter "apachectl restart"?
Adolfo
I got it sorted...
Turns out that on mdk, the _default server settings interfere with my ADVX 1.3 instals vhosts setup I was trying to use..
so I changed this: NameVirtualHost *:80
to this: NameVirtualHost 192.168.1.8:80
and then changed my: <virtualhost *:80> to just:
<VirtualHost 192.168.1.8>
and it started working.... Thanks for the help....
hopefully thats the biggest prob I will have learning apache2.
rgds
Franki
--
Please sign our petition to encourage notebook manufacturers to offer video card upgrades just like desktops.
http://www.petitiononline.com/inspiron/petition.html
For free scripts, online webmaster tools, HTML, XHTML, Perl & PHP tutorials and stuff, visit:
http://htmlfixit.com, Free web developer resources.
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
