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
> 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
>
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
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