On 12/6/05, kristina clair <[EMAIL PROTECTED]> wrote:
> On 11/28/05, Joe Orton <[EMAIL PROTECTED]> wrote:
> > On Sun, Nov 27, 2005 at 07:42:27PM -0800, Paul Kippes wrote:
> > > But I get the empty response when I change the file to this:
> > >
> > > HTML:<br> <!--#include virtual="test.html" -->
> > > PHP:<br> <!--#include virtual="test.php" -->
> > > HTML:<br> <!--#include virtual="test.html" -->
> > >
> > > Any ideas where I'm going wrong? Is this a possible Apache bug? Or
> > > just some incorrect setting?
> >
> > It's a PHP issue... try upgrading to PHP 5.1.0 or 4.4.1.
>
> I'm having the same problem with php 4.4.1. SSI which includes php
> doesn't work with either Apache 2.0.54 or Apache 2.0.55.
> It sometimes works with 2.0.54, but also sometimes segfaults. It
> always segfaults with 2.0.55.
>
> I just submitted a php bug report for 2.0.54 and php 4.4.1. There are
> numerous existing bug reports for SSI + php using virtual(), but the
> SSI files causing problems for us don't use virtual().
After submitting the bug report, whatever was causing my SSI/php
problem is fixed in the latest 4.4.x php snapshot.
My backtrace looked like this:
#0 0xb7e095cc in zend_hash_index_update_or_next_insert (ht=0xb7ea29c0,
h=0,
pData=0xbfffdc60, nDataSize=12, pDest=0x0, flag=1)
at /home/sys/src/php-4.4.1/Zend/zend_hash.c:390
nIndex = 0
p = Variable "p" is not available.
(gdb)
Kristina
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]