Project

General

Profile

Actions

Bug #14283

closed

backpath problem with symbolic linked directories

Added by Arco van Geest over 19 years ago. Updated over 19 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2004-08-23
Due date:
% Done:

0%

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

Description

When the extension is symbolic linked from another location to typo3conf/ext/dbal the backend module doesn't work.
I don't know if this is dbal specific.

Fatal error: Failed opening required '../../../../typo3/init.php' (include_path='.:/usr/share/pear') in /data/www/test/html/typo3cvs/tx_dbal/mod1/index.php on line 35
(issue imported from #M304)

Actions #1

Updated by Karsten Dambekalns over 19 years ago

I think this is not DBAL specific. I have not tested it, but remember having a similar problem with TemplaVoila.

Actions #2

Updated by Karsten Dambekalns over 19 years ago

This isn't DBAL specific. All modules having a BE module define the $BACK_PATH variable as relative to their conf.php file, this cannot really work when symlinking a module in place.

Actions

Also available in: Atom PDF