Actions
Bug #21134
closedDB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
Start date:
2009-09-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
DB check -> Manage reference index
outputs:
=========
o check the reference index use:
php /path/to/your/typo3/cli_dispatch.phpsh lowlevel_refindex -c
To update the reference index use:
php /path/to/your/typo3/cli_dispatch.phpsh lowlevel_refindex -e
Make sure that a BE user with the name _cli_lowlevel exists. For more details see: /path/to/your/typo3/sysext/lowlevel/HOWTO_clean_up_TYPO3_installations.txt ========
This is ugly. Why not tell the true /path/to/your/typo3/... ?
Additionally I added "-f" argument to the PHP call.
(issue imported from #M12052)
Files
Actions