:: This *should* have an attempted fix for the large files 
:: stuff. But it's not 
:: tested since I don't have a spare machine on which to 
:: replicate the problem. 
:: So please test and let me know.

I updated: Same trouble - nothing changed. 

Also the...

<error_log>
        [error] Can't call method "StackTrace" on an undefined value at
/usr/lib/perl5/site_perl/5.6.1/i586-linux/Apache/AxKit/Exception.pm line
11.
</error_log>

persists. After i commented StackTrace part out, it get an

<error_log>
        [error] _get_config: Unexpected per_dir_config = NULL at
/usr/lib/perl5/site_perl/5.6.1/i568-linux/Apache/AxKit/ConfigReader.pm
lin 43
</error_log>

I have no idea ? 

Maybe my

<httpd.conf>
        Alias /axkit/ /someplace/anywhere 

        <Location /axkit/> ...
</httpd.conf>

stuff is killing axkits sensible config-code ? 

I am questioning why my complete server directories ( /anything/anywhere
) in apache gets fucked up,
even if i had the axkit specific stuff limited to the "axkit/" location
?

EVERY REQUEST TO APACHE LEADS TO THE error_log stuff (s.a.) and browser
500.

BTW: MakeMaker croaks because of a "MakeMaker doesn't know of CFLAGS
option"
during running Makefile.PL

Happy hacking,
Murat


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

Reply via email to