Menu

#11 Solve apache error [an unknown filter was not added: php]

open
nobody
None
5
2006-03-19
2006-03-19
No

This patch was made agains Asterisk At Home 2.7, but it
work with Asterisk At Home 2.6/2.5 too.

Since 4.3.2RC the default Apache 2 sapi is the
apache2handler and is no longer filter based. If you
use filter-based handlers, you may be see messages like
this on you apache error logs

[Sat Mar 18 20:04:30 2006] [error] an unknown filter
was not added: php
[Sat Mar 18 20:04:30 2006] [error] an unknown filter
was not added: php

Reference: http://bugs.php.net/bug.php?id=22881

Discussion

  • Alexandre C Alencar

    PHP Configuration Patch

     
  • Alexandre C Alencar

    Apache Configuration Patch

     
  • Alexandre C Alencar

    Logged In: YES
    user_id=1114561

    I forgot to mention, but this patch solve the bug reported
    early here as [1]. To apply it, just issue this commands
    bellow and then restart apache (service httpd restart).

    # patch -p0 /etc/httpd/conf/httpd.conf < httpd.conf.patch
    # patch -p0 /etc/httpd/conf.d/php.conf < php.conf.patch

    [1]https://sourceforge.net/tracker/index.php?func=detail&aid=1450803&group_id=123387&atid=696349

     
  • agillis

    agillis - 2006-03-29

    Logged In: YES
    user_id=1036481

    these didn't wotk I got errors but I get the idea.

     
  • Alexandre C Alencar

    Logged In: YES
    user_id=1114561

    Hi,

    It was tested with AAH 2.7 and worked fine, also in AAH 2.6
    wihout changes, can you send the diff log?

    Thank's

     

Log in to post a comment.

MongoDB Logo MongoDB