ID:               17868
 Comment by:       joe at joe-lewis dot com
 Reported By:      messiah at hotbox dot ru
 Status:           Closed
 Bug Type:         Apache2 related
 Operating System: *
 PHP Version:      4.3.0-dev
 New Comment:

Is this apxs2 an apache configuration option or a php option?  I am
using apache 2.0.45, with php 4.3.1, and am still encountering the
error.  I have tried
  --with-apxs2handler=/usr/local/bin/apxs
and
  --with-apxs2filter=/usr/local/bin/apxs
in both PHP and Apache, with no successes.  In fact, now (though my
configuration is good), any PHP page is not executed or parsed, but
returned as type x-httpd-php, which is "somewhat" operational (i.e. it
has the right type, but the libphp4 module is not being called as
specified in my httpd.conf file).


Previous Comments:
------------------------------------------------------------------------

[2003-02-13 09:40:43] lists at holsman dot net

RE: apache2 & php developers not working together.

I agree.
infact 2 apache2 developers spent a couple of hours and created a new
php/apache2 sapi interface, and It would be great if you could give it
a try and send some feedback

if you could try the --with-apxs2handler instead of --with-apxs2 this
might help. this uses the standard handler mechanism, and not the
filter API. 

look forward to hearding how it goes.
Ian

------------------------------------------------------------------------

[2003-02-12 13:54:03] [EMAIL PROTECTED]

Both.

------------------------------------------------------------------------

[2003-02-12 13:50:53] Darryl dot Friesen at usask dot ca

When you say "This bug has been fixed in CVS" do you mean 4.3.x-dev or
5.0.x-dev?

------------------------------------------------------------------------

[2003-01-28 10:35:24] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2003-01-21 13:11:16] mike_tharp at hermanmiller dot com

I have run accross this as well on IIS5 and Win2k so it isn't limited
to just Apache. 

Going back to PHP 4.2.3 resolves the issue but 4.3.0 will only
acknowledge the first include and then page halts loading when the
second is encountered.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/17868

-- 
Edit this bug report at http://bugs.php.net/?id=17868&edit=1

Reply via email to