Re: @INC is not searched

2004-02-11 Thread Stas Bekman
Steffen Beyer wrote: On Tue, 10 Feb 2004 20:29:43 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote: Try to strace(1) the process (start with httpd -X so you have only one process to watch) or whatever the equivalent OpenBSD uses. Thank you, I solved it. It's a good thing to have apache chrooted to /v

Re: @INC is not searched

2004-02-11 Thread Steffen Beyer
On Tue, 10 Feb 2004 20:29:43 -0800 Stas Bekman <[EMAIL PROTECTED]> wrote: > Try to strace(1) the process (start with httpd -X so you have only one > process to watch) or whatever the equivalent OpenBSD uses. Thank you, I solved it. It's a good thing to have apache chrooted to /var/www. Argh. ,)

Re: @INC is not searched

2004-02-10 Thread Stas Bekman
Steffen Beyer wrote: Hi, I have a strange problem here: -OpenBSD 3.4 -Apache/1.3.28 (Unix) AxKit/1.62 mod_perl/1.29 PHP/4.3.4 mod_gzip/1.3.26.1a mod_ssl/2.8.15 OpenSSL/0.9.7b -perl, v5.8.0 mod_perl is unable to locate any library files, though they definitely do exist and are readable for user "w

@INC is not searched

2004-02-09 Thread Steffen Beyer
Hi, I have a strange problem here: -OpenBSD 3.4 -Apache/1.3.28 (Unix) AxKit/1.62 mod_perl/1.29 PHP/4.3.4 mod_gzip/1.3.26.1a mod_ssl/2.8.15 OpenSSL/0.9.7b -perl, v5.8.0 mod_perl is unable to locate any library files, though they definitely do exist and are readable for user "www": [Mon Feb 9 2