Hi,

I am new to Axkit.. I installed Axkit in my RedHat 8.0
machine. I continued with building and installation
process as specified in the QuickStart guide.

I have built the mod_perl as 
$ perl Makefile.PL \
    USE_APXS=1 \
    WITH_APXS=/usr/local/apache/bin/apxs \
    EVERYTHING=1 

and i have built and installed Axkit.

My httpd.conf file is looking like this

    PerlModule AxKit
    SetHandler axkit
    AxCacheDir /tmp/axkit_cache/
    AxAddStyleMap text/xsl                 
Apache::AxKit::Language::LibXSLT
    AddHandler axkit .xml
    AddHandler axkit .xsp
    AddHandler axkit .dkb
    AxDebugLevel 10
    PerlSetVar AxXPSInterpolate 1


I tested axkit with test.xml and test.xps provided in
the quick guide from the browser... it gave a
"internal server error"... and the errorlog is looks
like the one below...

[Wed Jan 29 17:14:00 2003] [notice] Apache/1.3.27
(Unix) AxKit/1.6 mod_perl/1.27 PHP/4.2.3 configured --
resuming normal operations
[Wed Jan 29 17:14:00 2003] [notice] Accept mutex:
sysvsem (Default: sysvsem)
[Wed Jan 29 17:14:00 2003] [error] Can't call method
"StackTrace" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache/AxKit/Exception.pm
line 11

And also Im not a expert in Perl. 

Plz Help Me

sorry for my english...

Thanks in Advance..

Prabhu M.K


__________________________________________________
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]

Reply via email to