Project

General

Profile

Actions

Bug #19549

closed

Update reference index contains misleading (wrong!) instructions

Added by Uschi Renziehausen over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-10-31
Due date:
% Done:

0%

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

Description

If you want to update your reference index through Admin Tools>DB check you read a note at the bottom of how to use the script in CLI mode that is wrong (at least since 4.1?). It reads:

You can also run the check as a shell script if the processing takes longer than the PHP max_execution_time allows:
/some/path/to/subdir/typo3/sysext/lowlevel/dbint/cli/refindex_cli.phpsh

The file mentioned does not exist (anymore?)

The note should read somehow like this:

To check the reference index:

php /path/to/subdir/typo3/cli_dispatch.phpsh lowlevel_refindex -c

To update the reference index:

php /path/to/subdir/typo3/cli_dispatch.phpsh lowlevel_refindex -e

Make sure that a BE user with the name _cli_lowlevel exists.

(issue imported from #M9710)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrongClosedIngo Renner2009-01-25

Actions
Actions #1

Updated by Christian Kuhn about 15 years ago

Resolved as duplicate of #19910

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF