Am Dienstag, 21. Mai 2002 07:25 schrieb Alexander Feigl:
> Am Dienstag, 21. Mai 2002 01:33 schrieb Oden Eriksson:
> > Hmm...
> >
> > I'm using the "mod_php.spec" file as a start point, but getting an error
> > I don't understand...
> >
> > php_functions.c: In function `zif_apache_lookup_uri':
> > php_functions.c:93: structure has no member named `boundary'
> > php_functions.c:93: structure has no member named `boundary'
> > apxs2:Error: Command failed with rc=65536
>
> Seems like apache changed their headers and made it incompatible. It
> compiles with 2.0.36 but not with the newer version cooker seems to use.
> You might want to try the apache2filter sources from a php snapshot

As I see now , php 4.2.1 is available. The apache module probably compiles 
with it. Otherwise you just can delete the offending code line. The patch 
puts a conditional compile around it and ignores it for newer apache versions


> Alexander Feigl


Reply via email to