SafeCWD Status

2002-10-15 Thread Josh Bernstein
Whats the staus of the cwd and SafeThread? Will it work with a threaded MPM in Apache 2 yet and safely change to the working directory of the perl script (safecwd). -Joshua Bernstein Systems Administrator University of Arizona

Re: Working Directory

2002-07-16 Thread Josh Bernstein
Sounds great? Does he have anything that I could play with? I'm really dying for that chdir(), my programmer says he depends on that functionality. I'd even volunteer to do some benchmarks and what not associated with the extra overhead of making the function thread safe. If its not really

Re: solaris9+apache2+mod_perl2

2002-07-11 Thread Josh Bernstein
: warning: this is the location of the previous definition Stas Bekman wrote: Josh Bernstein wrote: Hey All, I'm getting this error when I try to make mod_perl2, under solaris 9 ... Any one have any ideas? Oh and I'm running Solaris 9, with Apache 2.0.40cvs, it should also be noted

Working Directory

2002-07-11 Thread Josh Bernstein
After just upgrading to mod_perl2 with Apache2. My current INC path includes a . on the end, which should reference the current working directory, and therefore correctly locate include locate in the script's working directory. The problem is that the Working Directory is set to /. My

solaris9+apache2+mod_perl2

2002-07-10 Thread Josh Bernstein
Hey All, I'm getting this error when I try to make mod_perl2, under solaris 9 make cd src/modules/perl make -f Makefile.modperl make[1]: Entering directory `/usr/share/src/modperl-2.0/src/modules/perl' gcc -I/usr/share/src/modperl-2.0/src/modules/perl -I/usr/share/src/modperl-2.0/xs