Happy New Year all. I get to start mine with a problem. I'm setting up AxKit on a FreeBSD box. And it throws an error saying that "Can't call "transform" on an undefined value" in LibXSLT.pm I did some research and from what few I came across the problems seemed to be in the LibXSLT version 1.58 and I might need to downgrade to 1.50. But I wanted to shoot an email out to everybody and see if I was missing something (wouldn't surprise me if I was). Thanks in advance.

XML-LibXML-1.58_1
XML-LibXSLT-1.58
AxKit 1.6.2
perl 5.8.7


[Sat Dec 31 18:05:10 2005] [warn] [client 192.168.2.222] [AxKit] [LibXSLT] performing transformation [Sat Dec 31 18:05:10 2005] [warn] [client 192.168.2.222] [AxKit] Caught an exception [Sat Dec 31 18:05:10 2005] [error] [client 192.168.2.222] [AxKit] [Error] Can't call method "transform" on an undefined value at /usr/local/lib/perl5/site_perl/5.8.7/mach/Apache/AxKit/Language/LibXSLT.pm line 124.\n [Sat Dec 31 18:05:10 2005] [error] [client 192.168.2.222] [AxKit] From: /usr/local/lib/perl5/site_perl/5.8.7/mach/Apache/AxKit/Exception.pm : 9 [Sat Dec 31 18:05:10 2005] [error] [client 192.168.2.222] [AxKit] [Backtrace] Can't call method "transform" on an undefined value at /usr/local/lib/perl5/site_perl/5.8.7/mach/Apache/AxKit/Language/LibXSLT.pm line 124.\n at /usr/local/lib/perl5/site_perl/5.8.7/mach/Apache/AxKit/Exception.pm line 9\n\tApache::AxKit::Exception::new('Apache::AxKit::Exception::Error', '-text', 'Can\\'t call method "transform" on an undefined value at /usr/...') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 1015\n\tAxKit::prep_exception('Can\\'t call method "transform" on an undefined value at /usr/...') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 173\n\tAxKit::__ANON__('Can\\'t call method "transform" on an undefined value at /usr/...') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/Apache/AxKit/Language/LibXSLT.pm line 124\n\tApache::AxKit::Language::LibXSLT::handler('Apache::AxKit::Language::LibXSLT', 'AxKit::Apache=SCALAR(0x865d164)', 'Apache::AxKit::Provider::File=HASH(0x865d29c)', 'Apache::AxKit::Provider::File=HASH(0x8757bf4)', 1) called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 759\n\tAxKit::process_request('AxKit::Apache=SCALAR(0x865d164)', 'Apache::AxKit::Provider::File=HASH(0x865d29c)', 'ARRAY(0x859b598)', 'undef') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 474\n\tAxKit::run_axkit_engine('AxKit::Apache=SCALAR(0x865d164)', 'Apache::AxKit::Provider::File=HASH(0x865d29c)') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 300\n\teval {...} called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 291\n\tAxKit::main_handler('AxKit::Apache=SCALAR(0x865d164)', 'Apache::AxKit::Provider::File=HASH(0x865d29c)') called at /usr/local/lib/perl5/site_perl/5.8.7/mach/AxKit.pm line 204\n\tAxKit::fast_handler('AxKit::Apache=SCALAR(0x865d164)') called at /dev/null line 0\n\teval {...} called at /dev/null line 0\n

--
Aaron Steager
Web Programmer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to