Re: Syncato 0.7 on 10.3.2 - wit's end (long)

Roger Espinosa <[email protected]> Thu, 1 Jan 2004 21:50:51 -0500
Newsgroups gmane.comp.web.syncato.general
Message-ID <[email protected]>
>> The "Admin" URL times out; no error, and Webware just seems to be  
>> spinning.
>>
> Does the base-url work ?   i.e. /WK/blog ? (or whatever you set it to?)
>

I finally got the base-url (/WK/blog) to work *if* I commented out all 
the dbxsl: calls in lib.xsl.

I've finally narrowed it down to this: my build of the python libxslt 
bindings appears to be leaking memory when you try getting the value of 
constructs like

	<xsl:variable name="aVar">This is the content</xsl:variable>

This problem was giving Syncato grief because the dbxsl: calls were 
effectively passing *empty* XPath queries, which libxml2 doesn't like 
at all.

Using an XSLT that does nothing but output the value of a variable 
against a "<dummy />" XML file, I did verify that xsltproc works fine, 
but pyxsltproc (from libxslt's test scripts) bombs out with an 
xmlMemFree error.

Bother.

What combinations have been working for folks?

Roger



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click