[TYPO3-english] typo3/cli_dispatch.phpsh give no output?

Brian Hauge Hansen brian.hauge at gmail.com
Fri Nov 20 10:35:24 CET 2015


Hi,

I'm troubling getting the reference indexing working via the cli script
cli_dispatch.phpsh

When I run it, like ex:
php test001/typo3/cli_dispatch.phpsh lowlevel_cleaner -e
php test001//typo3/cli_dispatch.phpsh lowlevel_refindex -c
php test001//typo3/cli_dispatch.phpsh lowlevel_refindex -e

I do not get presented with any output. The script is taking about 1 second
to finish, so I believe something is missing somewhere... Anybody that have
had the same issue?

I have created a user for the script. Maybe something is wrong here:

mysql> select * from be_users where uid = 50 \G
*************************** 1. row ***************************
                   uid: 50
                   pid: 0
                tstamp: 1443808874
              username: _cli_lowlevel
              password: ...
                 admin: 0
             usergroup:
               disable: 0
             starttime: 0
               endtime: 0
                  lang:
                 email:
        db_mountpoints:
               options: 3
                crdate: 1443808853
             cruser_id: 3
              realName:
              userMods:
web,web_txtemplavoilaM1,web_view,web_list,web_txttnewsM1,web_txwilimportcsvM1,web_WorkspacesWorkspaces,web_info,web_perm,web_func,web_txrecyclerM1,web_txtemplavoilaM2,web_txpueasyusrgrpmgmtM1
     allowed_languages:
                    uc:
a:23:{s:14:"interfaceSetup";s:0:"";s:10:"moduleData";a:0:{}s:19:"thumbnailsByDefault";i:1;s:14:"emailMeAtLogin";i:0;s:13:"condensedMode";i:0;s:10:"noMenuMode";i:0;s:11:"startModule";s:17:"help_aboutmodules";s:18:"hideSubmoduleIcons";i:0;s:8:"helpText";i:1;s:8:"titleLen";i:50;s:17:"edit_wideDocument";s:1:"0";s:18:"edit_showFieldHelp";s:4:"icon";s:8:"edit_RTE";s:1:"1";s:20:"edit_docModuleUpload";s:1:"1";s:19:"enableFlashUploader";s:1:"1";s:15:"disableCMlayers";i:0;s:13:"navFrameWidth";s:0:"";s:17:"navFrameResizable";i:0;s:15:"resizeTextareas";i:1;s:25:"resizeTextareas_MaxHeight";i:500;s:24:"resizeTextareas_Flexible";i:0;s:4:"lang";s:0:"";s:19:"firstLoginTimeStamp";i:1448010227;}
      file_mountpoints:
        fileoper_perms: 0
       workspace_perms: 1
          lockToDomain:
         disableIPlock: 0
               deleted: 0
              TSconfig:
             lastlogin: 0
       createdByAction: 0
 usergroup_cached_list:
          workspace_id: 0
     workspace_preview: 1
tt_news_categorymounts:
1 row in set (0.00 sec)



I'm running it on my Mac, which I believe should however work fine.

php -version
PHP 5.5.29 (cli) (built: Sep  6 2015 20:20:34)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies

--
Med Venlig Hilsen
Brian Hauge Hansen


More information about the TYPO3-english mailing list