Re: [us...@httpd] Re: IPv6 support on Apache-2.2.x

2009-04-26 Thread sathya sai
Thanks guys for your continous support :-) >From http://www.rfc-editor.org/rfc/rfc3879.txt, I could understand that IPv6 site local address (FEC0 prefixed) is deprecated and not the link local address (FC80 prefix). I think, now I would need to see if I can somehow specify the link local address

[us...@httpd] Re: [graphviz-interest] Dot extremely slow when called from python cgi script

2009-04-26 Thread Dan Yamins
> This seems precisely to be the problem. I do have a ~/.fontconfig > directory containing cache files. When I delete it, the performance of the > command line script is just as slow as the cgi script until the next time > the command is run (e.g. after the cache is remade).So I guess the >

[us...@httpd] Re: [graphviz-interest] Dot extremely slow when called from python cgi script

2009-04-26 Thread Dan Yamins
Thanks John, Stephen, and Jonathan for your very helpful and timely responses. On Sat, Apr 25, 2009 at 9:35 PM, John Ellson wrote: > On 04/25/2009 01:13 PM, Stephen North wrote: > > A hunch is that some cache is not seen or is not available. > Could be the fontconfig cache. It could be the cas

[us...@httpd] Re: [****solved****][us...@httpd] problem with apache2.2 under FreeBSD 7.1

2009-04-26 Thread caleb
Hi, Got it working. checked /var/log/httpd-error.log and it seemed there was a problem with the hostname of the sytem. I changed the hostname and now it works. Sorry if I wasted anyones time. Caleb > Hello, > > I am having some problems getting Apache2.2 running on my FreeBSD > system. The main