[imp] Re: Impossible to manage folders
Daniel Eckl
daniel.eckl at gmx.de
Sat Mar 19 10:32:04 PST 2005
That means that the apache child process which executes the script is
crashing. That's most likely because the PHP interpreter which is called by
this child is crashing while running the php script code.
Crashes generally have to be a bug in the PHP interpreter rather that in the
code. Because if the interpreter is stable, then even the worst code can only
produce error messages, but no crash.
Try updating / reinstalling of php (and perhaps apache) and update all pear
modules. Perhaps you catch the problem this way without finding the problems
source (which might be nearly impossible)
Best,
Daniel
Am Samstag, 19. März 2005 16:15 schrieb Hermann Gottschalk:
> On Sat, Mar 19, 2005 at 10:03:36AM -0500, Chuck Hagenbuch wrote:
> > Quoting Hermann Gottschalk <hg at ostc.de>:
> > > When I want to manage folders in imp, nothing happens! In Firefox
> > > absolutely nochting, in IE there is a "The page is temporarily not
> > > reachable".
> >
> > Check for segfaults in your apache logs.
>
> That's in zhe error_log when i try the folders-button
>
> [Sat Mar 19 16:13:23 2005] [notice] child pid 18012 exit signal Abort (6)
> [Sat Mar 19 16:13:24 2005] [notice] child pid 27306 exit signal Abort (6)
> [Sat Mar 19 16:13:25 2005] [notice] child pid 16620 exit signal Abort (6)
> [Sat Mar 19 16:13:25 2005] [notice] child pid 23981 exit signal Abort (6)
>
> --
> ___ ___ _____ ___ ___ _ _ _
> / _ \/ __|_ _/ __| / __|_ __ | |__| || |
>
> | (_) \__ \ | || (__ | (_ | ' \| '_ \ __ |
>
> \___/|___/ |_| \___| \___|_|_|_|_.__/_||_|
> ----------------------------------------------
> OSTC Open Source Training and Consulting GmbH
> Hermann Gottschalk eMail: hg at ostc.de
> Dipl.-Phys. Univ. Tel: +49 911-34 74 54 4
> Mobil: +49 173-36 00 68 0
> Delsenbachweg 32 Fax: +49 911-18 06 27 7
> 90425 Nürnberg Web: http://www.ostc.de
> ----------------------------------------------
> PGP-Key: 0x0B2D8EEA
> No HTML-Mails; 72 Characters per line
More information about the imp
mailing list