Log in problem (PHP related)

Author Message

Vincent Saulnier

Friday 14 March 2003 1:11:07 pm

I have PHP 4.1.2 installed

Everything works fine but sometimes eZPublish 3.0 cause problems to PHP

here is what I saw in my error_log file :

[notice] child pid ????? exit signal Segmentation Fault (11)

When this line appears, I'm not able to log in!!!!!!!

Thank you

Vincent Saulnier

Tuesday 18 March 2003 6:10:31 am

Does anybody know what I'm talking about?

Vincent Saulnier

Wednesday 19 March 2003 9:44:54 am

> I have PHP 4.1.2 installed
>
> Everything works fine but sometimes eZPublish 3.0 cause
> problems to PHP
>
> here is what I saw in my error_log file :
>
> [notice] child pid ????? exit signal Segmentation Fault
> (11)
>
> When this line appears, I'm not able to log in!!!!!!!
>
> Thank you

If it helps, the problem seems to be related to the session_start() function in PHP...

Vincent Saulnier

Wednesday 19 March 2003 10:30:55 am

> > I have PHP 4.1.2 installed
> >
> > Everything works fine but sometimes eZPublish 3.0 cause
> > problems to PHP
> >
> > here is what I saw in my error_log file :
> >
> > [notice] child pid ????? exit signal Segmentation
> Fault
> > (11)
> >
> > When this line appears, I'm not able to log in!!!!!!!
> >
> > Thank you
>
> If it helps, the problem seems to be related to the
> session_start() function in PHP...

I found this on php.net website :

http://www.php.net/manual/fr/function.session-start.php

richard at richard-sumilang dot com
03-Jan-2003 01:04

Note:
------------------
For those of you OOP people, when creating your session management class, note that you cannot call session_start() from within a method of the object. It will not work properly unless you add at the end of every link the session id to be passed.

Jeroen van Gorkum

Sunday 18 May 2003 4:44:39 pm

i'm having the exact same trouble, also with php 4.1.2. it gets even weirder if you try to repeat this error with different browsers for an ez user site; mozilla (&netscape) seem to keep requesting new child processes 'till they receive a living one, where IE & lynx OTOH throw an error at the user ('This page can not be displayed', or something).

it might have something to do with what Jo Henrik Endrerud is saying in 'Re: PHP 4.1 or PHP 4.2.3 required -- conflicting documentation -- help?' (http://ez.no/developer/ez_publish_3/forum/install_configuration/php_41_or_php_423_required_conflicting_documentation_help#msg26393). but that's just a wild guess.

jeroen.
(waiting for debian people to push php 4.2 into stable...)

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 30 2025 22:27:14
Script start
Timing: Jan 30 2025 22:27:14
Module start 'layout'
Timing: Jan 30 2025 22:27:14
Module start 'content'
Timing: Jan 30 2025 22:27:14
Module end 'content'
Timing: Jan 30 2025 22:27:14
Script end

Main resources:

Total runtime0.0257 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.2500151.2266
Module start 'layout' 0.00550.0037 739.4766220.7031
Module start 'content' 0.00920.0146 960.17971,001.6953
Module end 'content' 0.02380.0018 1,961.875033.9922
Script end 0.0256  1,995.8672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002911.1671140.0002
Check MTime0.00114.2156140.0001
Mysql Total
Database connection0.00093.647110.0009
Mysqli_queries0.00228.669130.0007
Looping result0.00000.046410.0000
Template Total0.00124.910.0012
Template load0.00093.682410.0009
Template processing0.00031.145410.0003
Override
Cache load0.00062.528610.0006
General
dbfile0.00135.120480.0002
String conversion0.00000.036240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs