hello again, i'm still having trouble with the very basics and getting the error message below. i've upgraded to AxKit 1.5.2 and it doesn't appear to have made any difference. i'm still getting "document contains no data" on the browser. the kit is set up on FreeBSD4.5 and Perl 5.6.1. the directory structure looks like this:
[twkonefal@tbmis6 ~/itinventory/itinventory-1.00-axkit/www-2]$ ll total 10 drwxr-xr-x 3 twkonefal staff - 512 Apr 24 12:47 ./ drwxr-xr-x 3 twkonefal staff - 512 Apr 24 12:09 ../ drwxr-xr-x 3 www www - 512 Apr 24 12:25 .xmlstyle_cache/ -rw-r--r-- 1 twkonefal staff - 832 Apr 24 12:46 test.xml -rw-r--r-- 1 twkonefal staff - 445 Apr 24 12:47 test.xps i got permission errors when the .xmlstyle_cache didn't exist or had other ownership. (apache runs as www.www). thanks, twkonefal ---snip--- [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] handler called for /test.xml [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] media: screen, preferred style: #default [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] Cache: key = b8a31f6747c37d899888f9174621c22b [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] getting styles and external entities from the XML [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] styles not cached - calling $provider->get_styles() [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] using XS get_styles (libxml2) [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] calling xs_get_styles_fh() [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] calling xs_get_styles_str() [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] parse_pi: href = test.xps [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] parse_pi: type = application/x-xpathscript [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] xs_get_styles returned: , , dromedaries [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] Calling GetMatchingProcessors with (screen, , , , dromedaries) [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] get_styles: loading style modules [Wed Apr 24 16:15:05 2002] [warn] [client 192.168.6.23] [AxKit] get_styles: looking for mapping for style type: 'application/x-xpathscript' [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] cache doesn't exist [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] some condition failed. recreating output [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] styles: Apache::AxKit::Language::XPathScript(test.xps) [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] [uri] File Provider looking up uri test.xps [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] [uri] File Provider set filename to /home/twkonefal/itinventory/itinventory-1.00-axkit/www/test.xps [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] about to execute: Apache::AxKit::Language::XPathScript::handler [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] XPathScript: Getting XML Source [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] XPathScript: reparsing file [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] handler called for /test.xml [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] media: screen, preferred style: #default [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] Cache: key = b8a31f6747c37d899888f9174621c22b [Wed Apr 24 16:15:06 2002] [warn] [client 192.168.6.23] [AxKit] getting styles and external entities from the XML ... .. ---snip--- -- "To save the world requires faith and courage: faith in reason, and courage to proclaim what reason shows to be true." -- Bertrand Russell New Media Copyright Extensions Would Harm Canada: http://ansuz.sooke.bc.ca/icsub.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
