Here's a snippit of the error while trying to run the
util test .xsp script.
Otherwise, getting on just dandy.
Any pointers?
TIA
-Ants
[Mon Nov 25 19:40:15 2002] [warn] [client 127.0.0.1]
[AxKit] Recompiling XSP script
[Mon Nov 25 19:40:15 2002] [warn] [client 127.0.0.1]
[AxKit] package
Apache::AxKit::Language::XSP::ROOT::usr::local::apache::htdocs::index_2exsp;
@Apache::AxKit::Language::XSP::ROOT::usr::local::apache::htdocs::index_2exsp::ISA
= ('Apache::AxKit::Language::XSP::Page');
use Apache;
use Apache::Constants qw(:common);
use XML::LibXML;#initialize xsp namespace
#initialize xsp namespace
return OK;
}
Script:
1 package
Apache::AxKit::Language::XSP::ROOT::usr::local::apache::htdocs::index_2exsp;
@Apache::AxKit::Language::XSP::ROOT::usr::local::apache::htdocs::index_2exsp::ISA
= ('Apache::AxKit::Language::XSP::Page');
2 use Apache;
3 use Apache::Constants qw(:common);
4 use XML::LibXML;#initialize xsp namespace
5 #initialize xsp namespace
6 return OK;
7 }
8
[Mon Nov 25 19:40:15 2002] [warn] [client 127.0.0.1]
[AxKit] Caught an exception
[Mon Nov 25 19:40:15 2002] [error] [client 127.0.0.1]
[AxKit] [Error] Compilation failed: Unmatched right
curly bracket at (eval 64) line 7, at end of line
syntax error at (eval 64) line 7, near ";
}"
[Mon Nov 25 19:40:15 2002] [error] [client 127.0.0.1]
[AxKit] From:
/usr/local/lib/perl5/site_perl/5.8.0/Error.pm : 148
[Mon Nov 25 19:40:15 2002] [error] [client 127.0.0.1]
[AxKit] [Backtrace] Compilation failed: Unmatched
right curly bracket at (eval 64) line 7, at end of
line
syntax error at (eval 64) line 7, near ";
}"
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]