Re: modperl on AIX - $LIBPATH problem

2003-02-18 Thread Alistair Mcdonald
Hello all, I've worked out what is going wrong with my AIX system install. I have built a standard perl, then built static DBI and DBD modules (where they are bound into a perl executable). So my script runs from the command line. However, these modules are not ending up in the perl that is us

modperl on AIX - $LIBPATH problem

2003-02-16 Thread Alistair Mcdonald
Hi there. I'm working on an install on AIX. Apache, perl and mod_perl are all build with gcc 2.95 (I think). I have a script, which I'm currently trying to run under Apache::PerlRun, but it fails to load a library. The error in error_log is - apache error_log [Fri F

mod_perl and Apache 2.0 alpha on win32

2001-02-21 Thread Alistair McDonald
Howdy. As mod_perl and Apache 1.3 won't thread on NT/2000, I'm asking if anyone has any experience with mod_perl and Apache 2.0 alpha. I've built apache which runs (though it doesn't like my old configuration file very much!), but can't get mod_perl running. Mod_perl builds OK (apparently)

"Threading" on Win32

2001-02-09 Thread Alistair McDonald
Hi. I'm running Apache 1.3.14, mod_perl 1.24_02 on Windows 2000 sp1, but I've seen this problem on other Win32 platforms. Basically, no matter how many "threads" are set up in httpd.conf, when a mod_perl URL is retreived, my apache will not service any other URLs until the mod_perl URL is f