Re: problem with compiling mod_perl

2004-04-06 Thread Joseph E. Sacco, Ph. D.
I just went through this on another platform [linux on a PPC]. Seems that there are some "issues" building earlier versions of mod_perl using a multithreaded version of perl-5.8.X I poked at this for a while and then decided that discretion is the better half of valor. I updated Apache to 2.

problem with compiling mod_perl

2004-04-06 Thread Hulya Gurer
Hello, I am trying to compile mod_perl 1.99.08 on Sun machine that runs on Solaris 8. I have Gcc-2.95.3 ,Perl 5.8.3, and Apache 2.0.47 I have compiled the apache with ./configure --prefix=/usr/local/apache2 --with-mpm=prefork --enable-mods-shared=all --disable-auth_digest and compiled the mod_pe