Segmentation fault(11) - how to fix it!

Author Message

Siniša Šehović

Monday 16 January 2006 7:19:14 am

Hi all

This is something that bothered me for a long.
Segmentation fault(11) in apache log.

/Apache 1.3.33 with PHP4.4.1/

To solve the problem you have to add this inside httpd.conf

<IfModule mod_php4.c>
  AddType application/x-httpd-php .php4 .php3 .phtml .php
  AddType application/x-httpd-php-source .phps
</IfModule>

For some reason apache did worked but ...

Hope this will help someone with the same problem!

S.

---
If at first you don't succeed, look in the trash for the instructions.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 15:13:39
Script start
Timing: Jan 19 2025 15:13:39
Module start 'layout'
Timing: Jan 19 2025 15:13:39
Module start 'content'
Timing: Jan 19 2025 15:13:40
Module end 'content'
Timing: Jan 19 2025 15:13:40
Script end

Main resources:

Total runtime0.5677 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 589.2813152.6406
Module start 'layout' 0.00480.0022 741.921939.4766
Module start 'content' 0.00700.5590 781.3984463.0938
Module end 'content' 0.56600.0016 1,244.49228.2969
Script end 0.5676  1,252.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.4892160.0002
Check MTime0.00120.2074160.0001
Mysql Total
Database connection0.00070.128410.0007
Mysqli_queries0.528593.1069460.0115
Looping result0.00040.0630440.0000
Template Total0.540695.220.2703
Template load0.00170.299320.0008
Template processing0.538994.931920.2694
Template load and register function0.00010.013010.0001
states
state_id_array0.00090.164210.0009
state_identifier_array0.00070.130220.0004
Override
Cache load0.00130.2314130.0001
Sytem overhead
Fetch class attribute can translate value0.00040.062910.0004
Fetch class attribute name0.00150.266520.0008
XML
Image XML parsing0.00030.049510.0003
class_abstraction
Instantiating content class attribute0.00000.001120.0000
General
dbfile0.00320.5655150.0002
String conversion0.00000.001640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs