Sounds like a package manager problem to me
libapache2-mod-php5, and if I leave those in place and go back to mpm-worker (faster, less overhead for my server usage) I seem to be in trouble with env vars (setlocale.php). Not sure if I can run FastCGI and remove mod-php? I've read that this would restore thread safety by
taking php outside Apache (2.2.22 on U 12.04 LTS)By the way, is there a "quick" way of swapping between worker and prefork without re-compiling? That would make my testing a whole lot easier.
On Fri, 2013-03-29 at 19:30 -0400, Stormy wrote:
At 07:11 PM 3/28/2013 -0400, Eric Covener wrote: [snip] >mod_authnz_ldap requires HTTP Basic Authentication, which doesn't have >any provision to encrypt the password separately from the rest of the >connection. > >mod_authnz_ldap doesn't work with Digest authentication -- I don't think >it can. (Slight tangent to this thread) does anyone know of an equivalent to php-crypt-blowfish that works with Apache2 compiled as worker? it seems to want to: The following packages will be REMOVED: apache2-mpm-worker The following NEW packages will be installed: apache2-mpm-prefork libapache2-mod-php5 php-crypt-blowfish php5 I'm not stuck on php and might prefer Perl or PEAR, whatever. Thanks - Paul --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx