[TYPO3-debian] Probleme mit eaccelerator

Reto Schmid reto at hausformat.com
Wed Sep 26 15:56:04 CEST 2007


Steffen Müller schrieb:
> On 26.09.2007 14:41 Reto Schmid wrote:
>> Hi all
>>
>> We have some trouble and crashes with our Server.
>>
>> Found this error Message:
>>
>> ############################################
>>
>> [10365] EACCELERATOR: PHP unclean shutdown on opline 214 of fgets() at
>> /var/www/TYPO3/typo3_src-4.1.1/t3lib/class.t3lib_div.php:2394
>> [10410] EACCELERATOR: PHP unclean shutdown on opline 214 of fgets() at
>> /var/www/TYPO3/typo3_src-4.1.1/t3lib/class.t3lib_div.php:2394
>>
>> ############################################
>>
>> Any idea or tip, what's wrong and what to check?
>>
> 
> Seems like eA crashed while reading from a file pointer.

Thanks for your help!

I'm not a hoster ;)

I try to give you the answers ....

> What did you do right before the message was logged?

Nothing, it's happen on saturday i just saw that the server was offline.

> 
> Which version of eA / PHP / Apache do you use?

PHP: 4.4.2-1build1
Apache: 2.0.55
eA: v0.9.4

> Whats your configuration (eA part of php.ini; PHP part of your apache
> configuration, mod_cgi/php_mod/...)?

; eaccelerator
extension="eaccelerator.so"
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/var/cache/eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"

Where can i find the other configuration?

Do you mean this one:
LoadModule php4_module /usr/lib/apache2/modules/libphp4.so

> 
> Do you use any other optimzer/accelerators e.g. zemd optimizer in PHP?
> 

No, phpinfo just show me this:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with 
eAccelerator v0.9.4, Copyright (c) 2004-2004 eAccelerator, by eAccelerator

Thanks, reto




More information about the TYPO3-debian mailing list