php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35181 apache2 SSI php error
Submitted: 2005-11-10 06:56 UTC Modified: 2005-11-10 08:46 UTC
From: strong dot cn at gmail dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.4.1 OS: debian
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: strong dot cn at gmail dot com
New email:
PHP Version: OS:

 

 [2005-11-10 06:56 UTC] strong dot cn at gmail dot com
Description:
------------
when i upgrade php-4.4.0 to php-4.4.1 , if html SSI php , apache return error : 
[notice] child pid 21920 exit signal Segmentation fault (11)

html like : <!--#include virtual="/ssi/navi.php" -->
env: httpd-2.0.55 + php-4.4.1 , Installation with Apache 2 Shared Module .

1 and it works under httpd-2.0.55+php-4.4.0
or apache-1.3.33+php-4.4.1 !
2 html have no php SSI, it works.
3 php page works  .


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-10 08:46 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC