Project

General

Profile

Actions

Bug #42412

closed

Failed opening required 'PATH_tslibclass.tslib_pibase.php'

Added by Bas van Beek over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2012-10-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While working in the TYPO3 backend we notice that the backend crashes after a while, when saving some content.

After investigating the Apache error log we see:

PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'PATH_tslibclass.tslib_pibase.php' (include_path='/var/www/vhosts/bvbmedia.com/httpdocs/typo3/contrib/pear/:.:') in /repo/typo3_src-4.7.4/t3lib/class.t3lib_div.php on line 5063

We can bypass this problem by manually deleting the cache files:

rm typo3conf/temp_CACHED_* typo3temp/Cache/* -rf

This problem only occurs in TYPO3 4.7.X. When we downgrade the site back to 4.5.X LTS the problem dissapears.

Actions

Also available in: Atom PDF