Project

General

Profile

Actions

Bug #37455

closed

Autoload gives strange error message if insufficient file permissions in cache dir

Added by Michael Knoll almost 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2012-05-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

When installing a "new" extension via EM which brings its own ext_autoload file, autoloading / class loading mechanism will show up with an error message similar to

"Class could not be found / loaded..."

instead of giving a hint that autoload-cache files could not be written in /typo3temp/Cache/Code/cache_phpcode

The "old" autoload cache files will still be available and everything except the new extension will work fine.

This behaviour should be changed. If autoload-cache cannot be written, there should be an adequate error message telling the user how to fix this issue.

Thx

Mimi

P.S. I also opened up a thread on t.dev mailinglist "Problems with ext_autoload.php and ext_localconf.php" which holds a little more details on this problem.

Actions

Also available in: Atom PDF