[Mozile] Problem with path for rng
James A. Overton
james at overton.ca
Fri Nov 10 12:14:16 PST 2006
At this point it could be a server configuration problem. Which
server (and version) are you running?
Can you access the lib/xhtml.rng file itself in your browser?
Have you tried renaming that file to xhtml.xml (and changing the
basic.html configuration as well)? Your server might not be
configured to serve .rng files with the XML MIME type.
If you could send me a link (privately to james at overton.ca, if you
prefer) I can take a look. Maybe other people have ideas for fixing
the problem.
James
On 2006-Nov-09, at 10:03 PM, Gemstar wrote:
>
> Thanks James,
>
> I've got CVS installed and working now, what a cool tool, btw.
> Unfortunately, I'm still having the same problem. For proof of
> concept I
> put the clean Mozile folder directly from cvs onto the root
> directory of my
> web server with no changes and opened basic.html. I get the same
> error
> (Schema validation failed.. returned from the parsing operation:
> null).
> I've gone back through the documentation to see if I'm missing some
> configuration, but I don't see anything.
>
> The paths in basic.html:
> mozile.root = "../";
> mozile.useSchema("lib/xhtml.rng");
>
> I saw your notes about using core.js for development, thanks. I'll
> try
> debugging in there to see if I can pinpoint it.
>
> Thanks again,
> Meg
More information about the Mozile
mailing list