Hey hi, I can reproduce your error so far on a dual xeon...
ssl compiled in or not doesn't make any difference for me. The catch is this
sniplet of your config:

-- httpd.conf

NameVirtualHost 202.101.23.85:80
<VirtualHost 202.101.23.85:80 >
        Processor boo boo
        DocumentRoot /home/boo
        ServerName test.xephris.net
</VirtualHost>

--

Try <VirtualHost *:80> and i guess it'll work...

hth,
Martin

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to