Project

General

Profile

Actions

Bug #55883

closed

Random errors with activated APC.so

Added by Peter Kraume about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2014-02-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

PHP 5.4.16 / FastCGI
APC Version 3.1.9
TYPO3 6.2.0beta5

TYPO3 throws random error messages when APC is activated in PHP on a domainfactory managed server.

Fatal error: Interface 'Psr\Log\LoggerInterface' not found in /kunden/168630_85521/rp-hosting/xx/xxx/xxxx.xx/typo3/sysext/core/Classes/Log/Logger.php on line 36
#1314979197: Class does not exist
Error 500:
2014-02-11 15:22:13    85.183.91.73    (104)Connection reset by peer: FastCGI: comm with server "/etc/httpd/fastcgi/php-fcgi-starter" aborted: read failed, referer: http://xxx.xxx.cc/typo3/index.php
2014-02-11 15:22:13    85.183.91.73    FastCGI: incomplete headers (0 bytes) received from server "/etc/httpd/fastcgi/php-fcgi-starter", referer: http://xxx.xxx.cc/typo3/index.php

In a blog post the hoster mentioned that there might miss a check for PHP_SAPI == 'fpm-fcgi'. The original post is here: https://www.df.eu/blog/2012/10/29/fastcgi-und-apc-nutzen/ (Section "Zusätzliche Hinweise")

Actions

Also available in: Atom PDF