[chora] thanks! :)
Anil Madhavapeddy
anil@recoil.org
Thu, 30 Aug 2001 07:51:36 +0100
On Thu, Aug 30, 2001 at 03:32:47AM +0200, Ivo Rössling wrote:
>
> everything working now quite well.... (including chora! :->)
Great!
>
> aehm - except imp and gollem:
> there i only sometimes can connect to the imap (--> imp) or
> ftp (--> gollem) server.... mostly i get an empty page back
> to the browser and redirect.php stands within the url-window
> of ie / netscape... having a look at apache's error.log, there
> is an entry saying:
> ---------- snip ----------
> can't close resident module
> [Thu Aug 30 03:25:38 2001] [notice] child pid 3140 exit signal Segmentation
> fault (11)
> ---------- snap ----------
>
> what might have been happen there?!?
> does anybody know it?!?
>
What version of PHP are you using?
You've hit a bug; if it's the latest version, then you will
need to generate a backtrace and file a bug in PHP itself.
http://bugs.php.net/
has more information
Anil