Hi,

[email protected] (Ludovic Courtès) writes:

> Apparently it didn’t even try to stat the log files, yet it reported
> that it failed to open then them.  :-)
>
> Any idea what I’m doing wrong?
>
> I think it’d be nice to change all the ‘continue;’ in
> XmlVhostHandler::load to something like:
>
>   fprintf (stderr, "ignoring virtual host `%s'\n", ...);
>   continue;
>
> Likewise, it’d be helpful if “Error opening log files” was changed to
> something like “Error opening log file `%s': %m”.


I am going to take a look at this problem soon, I am not sure what it
could be.  We definitely need better error messages there, we are
working on it :-)

Cheers,
Giuseppe

Reply via email to