php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19616 cant config! did everything that README sayd. use it wit apache 2.0.39
Submitted: 2002-09-26 10:09 UTC Modified: 2002-09-26 11:08 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: kolesar_m at yahoo dot se Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.3 OS: slackware 8.0
Private report: No CVE-ID: None
 [2002-09-26 10:09 UTC] kolesar_m at yahoo dot se
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:567: incompatible type for argument 3 of `ap_register_output_filter'
sapi_apache2.c:567: too many arguments to function `ap_register_output_filter'
sapi_apache2.c:568: incompatible type for argument 3 of `ap_register_input_filter'
sapi_apache2.c:568: too many arguments to function `ap_register_input_filter'
make[3]: *** [sapi_apache2.lo] Error 1
make[3]: Leaving directory `/home/cyberz/php-4.2.3/sapi/apache2filter'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/cyberz/php-4.2.3/sapi/apache2filter'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/cyberz/php-4.2.3/sapi'
make: *** [install-recursive] Error 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-26 10:10 UTC] kolesar_m at yahoo dot se
it tryed to conf it whit apache 2.0.39
:(
no luck
 [2002-09-26 10:11 UTC] sniper@php.net
Get newer Apache2.

 [2002-09-26 10:13 UTC] hholzgra@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


afaik it is rather clearly mentioned that it needs 2.0.40?
 [2002-09-26 10:20 UTC] kolesar_m at yahoo dot se
got that error after i did
./configure --with-apxs2=/usr/...bin/apxs
make install
 [2002-09-26 11:08 UTC] kolesar_m at yahoo dot se
got it to work whit apache 2.0.42?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 06:01:30 2024 UTC