RE: [mp2] Cannot load mod_perl.so into server. Undefined symbol " Perl _vmess"

2004-02-16 Thread Roman Bessyadovskii
su-2.04$ nm /usr/lib/libperl.so.3 | grep vmess /usr/libexec/elf/nm: /usr/lib/libperl.so.3: no symbols su-2.04$ nm /usr/lib/libperl_p.a | grep vmess su-2.04$ nm /usr/local/lib/perl5/5.8.3/i386-freebsd/CORE/libperl.so | grep vmess 00064168 T Perl_vmess I try to replace libperl.so.3 with new one, it

[JOB] web application developer

2004-02-16 Thread Michael Schout
We are looking for mod_perl application developers immediately. Who we're looking for: We're in the market for an Application developer with detailed knowledge of web server / web development on Unix systems. You should have 2+ years experience in software development perl/CGI, with a ve

Re: [mp2] UDP communications in perl module running under mod_perl2

2004-02-16 Thread Michael Maciag
Fortified with the responses from Philippe and Stas, I went back and, after re-examining the entire configuration, found a typo that was causing my error. Now, no problem at all working with the third-party server over UDP from mod_perl2 using IO::Socket::INET. Yours, chagrined, Michael Maciag -

Re: Apache-AuthenNTLM and domain prefix

2004-02-16 Thread Shannon Eric Peevey
Michael Zehrer wrote: Hi, I tried your Apache::AuthenNTLM module and it really works great. But there's one thing I would like to have. Would it be possible to have an option to strip off the domain prefix (mydomain//) before returning the username to apache. We have some perl applications that j

Re: Shared Module Vars, Missing Object Methods?

2004-02-16 Thread Thomas Schindl
On Sat, 2004-02-14 at 00:46, Morbus Iff wrote: > >> (my MaxRequestsPerChild is set to 30) > > The webhost uses iHTML for ecommerce thingies, and our experience > with various boxes and server versions is that weird shit happens > if iHTML isn't cleaned out regularly. This may not be the case (the