Project

General

Profile

Actions

Bug #53215

closed

Rename symlink of typo3_src results in fatal error

Added by Stefan Froemken over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2013-10-30
Due date:
% Done:

0%

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

Description

Hello Core-Team,

in all previous TYPO3-Installations you can change typo3_src to another location without any problems. But here in current GIT-Version (30.10.2013) I get following fatal error when doing so:

Warning: require(/kunden/removedPath/typo3_src-6.2.0-2013-10-22/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php) [function.require]: failed to open stream: No such file or directory in /kunden/removedPath/typo3temp/Cache/Code/cache_classes/typo3_flow_package_packagemanager.php on line 1

Fatal error: require() [function.require]: Failed opening required '/kunden/removedPath/typo3_src-6.2.0-2013-10-22/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php' (include_path='/www/removedPath/typo3/contrib/pear/:.:/usr/local/lib/php') in /kunden/removedPath/typo3temp/Cache/Code/cache_classes/typo3_flow_package_packagemanager.php on line 1

As you can see some files in cache_classes refer to an old path. The new path is: typo3_src-6.2.0-2013-10-30

Please create these paths with symlink and not with path behind symlink.

Stefan


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #61317: PackageManager caches absolute paths for different PATH_siteClosed2014-09-02

Actions
Actions

Also available in: Atom PDF