Re: mod_rewrite wants to serve me application/x-xsp

2004-07-16 Thread fess
. sorry i don't recall immediately the correct magick. --fess On Jul 16, 2004, at 10:39 AM, Kjetil Kjernsmo wrote: Hi all! I've been struggling with mod_rewrite... I've made some very simple tests. I have a submit.xsp script, and I want to rewrite the URL, for now simply to skip the file extension

help with an exception.

2004-10-06 Thread fess
that changed: perl5.6.1 - 5.8.1 libxml 2.5.3 - 2.5.10 libxslt 1.0.12 - 1.0.33 and now when I request any page on my website, I get this message: error file /Users/fess/check/www/htdocs/ramps/Mark_Workman/index.rptxt /file msg input callback died: File '/Users/fess/check/www/htdocs/sw' does

AxKit Wiki

2004-10-20 Thread fess
Hi. The AxKit wiki seems to constantly be attacked by some spamming thing. it used to be when i saw this, I restore an old version, that looks right. but that's giving a server error now. --fess - To unsubscribe, e-mail

output transfomers? or other approaches?

2004-12-05 Thread fess
was just going to try it out but I can't get it to work. My subroutine is never called. I tried adding it to the global config, to a .htaccess file, and in a FilesMatch section. I'm not sure where to look next or how to debug why it's not working. ( is anyone using it? ) Thanks. --fess

Re: output transfomers? or other approaches?

2004-12-05 Thread fess
On Dec 5, 2004, at 4:11 AM, Tom Schindl wrote: Can you show us the relevant parts of your httpd.conf where you configure AxKit. Look for the two RPDO::Testo::mangle, those are the two locations I tried, I also tried in the .htaccess in the root directory. the mangle function is simply this:

Re: output transfomers? or other approaches?

2004-12-05 Thread fess
complicated, and I don't completely understand the process flow through this code yet, Hopefully that's enough info for the hardcore developers to recognize if it is or not. All this and I'm still waiting for the Tao of Axkit to tell me this isn't really the best way to go. --fess

Re: output transfomers? or other approaches?

2004-12-06 Thread fess
On Dec 5, 2004, at 2:15 AM, John Fessenden fess wrote: I have this site I've been running with AxKit for a while, it consists of a provider that converts some data into XML and then stylesheets that render that data to HTML. So I'm not really using it for more than just running libxslt

Re: output transfomers? or other approaches?

2004-12-06 Thread fess
. ] and the pages coming through. however it doesn't result in any message from mangle() in my error log, so perhaps it's not running the function at all, and something else is wrong. Still investigating. On Dec 5, 2004, at 3:03 PM, John Fessenden fess wrote: On Dec 5, 2004, at 4:11 AM, Tom Schindl wrote

Re: ignore my last question

2004-12-09 Thread fess
I'm interested in how this works out for you. I was unable to get an output transformer to work on cached pages because of what looks like a bug., [ see my earlier posts. ] I was also attempting to use AxKit:URIs and a master XSLT document that would assemble components from the cache and ad

Re: Akit URI trouble.

2004-12-17 Thread fess
from a.xml? In that case, calling document('axkit:a.xml') would be infinitely recursive and therefore very bad. nope. I'm calling it from null.xml, which looks like this: ?xml-stylesheet href=a+b.xsl type=text/xsl? null/ any other ideas? --fess

Re: Akit URI trouble.

2004-12-13 Thread fess
On Dec 10, 2004, at 2:01 PM, S. Woodside wrote: can we see a.xml? thanks for responding! here's a.xml, b.xml and ab.xsl a.xml -- ?xml-stylesheet href=ab.xsl type=text/xsl? page titlea.xml/title contentblah/content /page b.xml -- ?xml-stylesheet href=ab.xsl type=text/xsl? page

Re: Akit URI trouble.

2004-12-14 Thread fess
On Dec 10, 2004, at 2:01 PM, S. Woodside wrote: can we see a.xml? thanks for responding! here's a.xml, b.xml and ab.xsl a.xml -- ?xml-stylesheet href=ab.xsl type=text/xsl? page titlea.xml/title contentblah/content /page b.xml -- ?xml-stylesheet href=ab.xsl type=text/xsl? page

Re: Akit URI trouble.

2004-12-18 Thread fess
On Dec 17, 2004, at 10:20 PM, S. Woodside wrote: John, it works for me. Here's what I have. Thanks. At least now I know it's just my setup. What versions are you using of: AxKit, LibXML, XML::LibXML, XSLT, LibXSLT? --fess

Re: Akit URI trouble.

2004-12-19 Thread fess
On Dec 18, 2004, at 7:35 PM, John Fessenden fess wrote: On Dec 17, 2004, at 10:20 PM, S. Woodside wrote: John, it works for me. Here's what I have. Thanks. At least now I know it's just my setup. What versions are you using of: AxKit, LibXML, XML::LibXML, XSLT, LibXSLT? I upgraded libxml2

Re: Akit URI trouble.

2004-12-20 Thread fess
from a.xml? In that case, calling document('axkit:a.xml') would be infinitely recursive and therefore very bad. nope. I'm calling it from null.xml, which looks like this: ?xml-stylesheet href=a+b.xsl type=text/xsl? null/ any other ideas? --fess

repeat emails moderation . ( Re: Akit URI trouble. )

2004-12-20 Thread fess
moderated and goes through. thanks to whomever is moderating these through. --fess On Dec 17, 2004, at 9:30 AM, John Fessenden fess wrote: On Dec 16, 2004, at 9:55 PM, S. Woodside wrote: I'm thinking you've got a recursive loop here. You said you had: xsl:template match=/ combined xsl:copy

Re: Akit URI trouble.

2005-01-04 Thread fess
On Dec 19, 2004, at 10:31 PM, John Fessenden fess wrote: Thanks. At least now I know it's just my setup. What versions are you using of: AxKit, LibXML, XML::LibXML, XSLT, LibXSLT? I upgraded libxml2 2.6.14 - 2.6.16, andlibxslt 1.1.11 - 1.1.12 and the problem has gone away. my axkit

Re: Akit URI trouble.

2005-01-06 Thread fess
, I wonder if that has anything to do with this. when I get a chance I'll setup on my debian box and see if i get the same errors. --fess - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Akit URI trouble.

2005-01-08 Thread fess
Thanks for the info Simon. The your libxml and libxslt seem to be much older than what I'm trying. So that gives me something else to try. Could you also let me know what versions of the perl modules you're using? XML::LibXML XML::LibXML::Common XML::LibXSLT XML::NamespaceSupport --fess

Re: Akit URI trouble.

2005-01-09 Thread fess
Thanks for the info Simon. The your libxml and libxslt seem to be much older than what I'm trying. So that gives me something else to try. Could you also let me know what versions of the perl modules you're using? XML::LibXML XML::LibXML::Common XML::LibXSLT XML::NamespaceSupport --fess

Re: Akit URI trouble.

2005-01-17 Thread fess
On Jan 8, 2005, at 11:31 PM, John Fessenden fess wrote: Thanks for the info Simon. The your libxml and libxslt seem to be much older than what I'm trying. So that gives me something else to try. Could you also let me know what versions of the perl modules you're using? XML::LibXML XML::LibXML

AxKit URI trouble ( was: Akit URI trouble. )

2005-01-31 Thread fess
going to go with the old versions of the libraries for now, as I really want to use the AxKit URIS, and I don't have further time to devote to trying to figure this out. On Jan 17, 2005, at 10:06 AM, John Fessenden fess wrote: Well, I got a little done this weekend. [ can you tell this is a side

Re: Trying to get a pipeline(?) working

2005-03-10 Thread fess
? --fess On Mar 9, 2005, at 4:18 AM, Janne Himanka wrote: Well, I found the searchable mailing list archives and found the solution: adding PerlModule Apache::Filter got it working nicely. I wonder why this is missing in the Provider HowTo? Janne

AxKit uri's, bug in Apache Subrequest?

2005-04-17 Thread fess
why. --fess - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Installation on RHEL3

2005-05-04 Thread fess
libxslt 1.0.33-2 perl-XML-LibXML 1.56-1 perl-XML-LibXSLT 1.53-1 --fess - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mailing list archives

2005-05-16 Thread fess
bell. I do hope you figure it out. --fess - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AxKit to AxKit 2? / axkit 1 axkit uris issues.

2008-06-17 Thread fess
. Would upgrading to 1.7 solve this problem? [ didn't appear so from the changelog but I will probably try it anyhow, got stuck on something else last time I tried.] should I be upgrading to AxKit 2? Any suggestions/advice is appreciated. --fess

AxKit to AxKit 2? / axkit 1 axkit uris issues.

2008-06-17 Thread fess
. Would upgrading to 1.7 solve this problem? [ didn't appear so from the changelog but I will probably try it anyhow, got stuck on something else last time I tried.] should I be upgrading to AxKit 2? Any suggestions/advice is appreciated. --fess --fess