Hallo!

I need to modify existing AxKit application. To make myself familar
with AxKit I tried to isntall AxKit on Win32 using this instructions:
http://www.devshed.com/c/a/Apache/Installing-Axkit/2/

Finally I've the following configuration (copy-paste from console):
Apache/1.3.27 (Win32) AxKit/1.62 mod_perl/1.29_01-dev

+ ActivePerl 5.8.8.819

in httpd.conf:

# AxKit Setup
PerlModule AxKit
    
other settings are made in .htaccess file


When I try to access my AxKit site Apache simply crashes (error.log
with debug level):
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] fast handler 
called for /ru/index.xml
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] Content Provider 
Override: Apache::AxKit::Provider::File
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] decoding from UTF-8
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] [req] File 
Provider given $r: c:/axkit/apache/apache/htdocs/ru/index.xml
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] checking if we 
process this resource
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] media: screen, 
preferred style: #default
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] Cache: key = 
4b55f90f94c7081cfda67ebfa4a1f123
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] getting styles and 
external entities from the XML
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] styles not cached 
- calling $provider->get_styles()
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] using XS 
get_styles (libxml2)
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] encoding to UTF-8
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] calling 
xs_get_styles_fh()
[Wed Jan 03 15:55:03 2007] [warn] [client 127.0.0.1] [AxKit] calling 
xs_get_styles_str()




---- 
Artem Volk                          
mailto:[EMAIL PROTECTED]
icq:78861959
AV109-UANIC


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

Reply via email to