Hi,

I was running into a similar problem (Apache 1.3.9, mod_perl 1.21, PHP
3.0.12). Apache compiled with mod_perl (same source tree) so I figured it
was PHP. I tried 3.0.11, and it compiled beautifully. Not sure what the issue
actually was, but it did work. 

Try php-3.0.11 rather than php-3.0.12.

darren

[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> 
> I've been sweating with this 1.3.6 apache and mod_perl 1.21, when I
> compile mod_perl, there is no problem, but when I tried to compile apache
> with mod_perl, there are so many errors and i couldn't make it work for so
> long now.  I've read the manual on the web and follow pace by pace, but
> can't get any luck out of it.. i've reinstall the perl with the new
> version of 5.005.62 and it still has the same error when I do the make  in
> /usr/local/apache . can anyone please help me? thank you.
> 
> My mode_perl compile cofig:  perl Makefile.PL NO_HTTPD=1 EVERYTHING=1
> my apache config:./configure --prefix=/usr/local/apache \
>                              --activate-module=src/modules/php/libphp3.a \
>                              --activate-module=src/modules/perl/libperl.a
> 
> and when I run "make" the following is what i got.. lots of them..

Reply via email to