AW: [Typo3-debian] MMCACHE

Steffen Mueller steffen at mail.kommwiss.fu-berlin.de
Thu Oct 21 15:59:25 CEST 2004


On 21.10.2004 12:37 Michael Ditsch wrote:
> Alexander Schories schrieb:
> 
>> please uninstall or disable MMCache, because it seems to be the reason of
>> your trouble.
> 
> 
> Thanks, I did uninstall MMCache and restarted Apache.
> 
> But still I have the same problems:
> Install Tool > 7:phpinfo() I got an Error Message
> "Server Error The following error occurred:
> [code=SERVER_RESPONSE_CLOSE] The server closed the connection while 
> reading the response. Contact your system administrator."
> 
> and Tools > phpMyAdmin doesn´t work (only starts loading).
> 
> In /var/log/apache/error.log the error message concerning MMCache 
> disappeared, but this remains:
> [Thu Oct 21 12:26:24 2004] [notice] child pid 28469 exit signal 
> Segmentation fault (11)
> 

Hi.

Can you reproduce your SegFaults with phpinfo()?

write a short php-file (e.g. info.php) containing this:

<?php
phpinfo();
?>

start it once with your browser and once from the command line
# php4 ./info.php

see whats happening in the apache error_log / syslog

-- 
cheers,
Steffen



More information about the TYPO3-debian mailing list