Actions
Bug #16083
closedCheck wrong: Either TYPO3_MOD_PATH or $BACK_PATH was not found
Start date:
2006-04-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you install phpMyAdmin 0.2.1. you get an error message because the check for TYPO3_MOD_PATH or $BACK_PATH does not consider the IFs in the PHP code.
SUCCESS: /var/www/html/typo3/ext/phpmyadmin/
Error: Either TYPO3_MOD_PATH or $BACK_PATH was not found in the "/var/www/html/typo3/ext/phpmyadmin/modsub/conf.php" file. You must manually configure that!
ext_emconf.php: /var/www/html/typo3/ext/phpmyadmin/ext_emconf.php
Type: G
(issue imported from #M3329)
Updated by Franz Holzinger over 18 years ago
This is the same as 0002641. However this should be corrected in the TYPO3Core.
Actions