cmd

  1. DeltaHF

    XF 2.1 CLI returning errors, cannot connect to database

    When trying to run commands with cmd.php, I am receiving errors which seem to imply that it cannot connect to the database. Even a simple command like running a file check cannot be completed: $ php cmd.php xf:file-check An exception occurred: [XF\Db\Exception] No such file or directory in...
  2. duderuud

    Implemented Ability to optimize ES with cli

    With the cmd.php tool it's possible te rebuild the search index (thanks for that!). Rebuilt the index, triggered by the admin ES page which stated optimization was needed. But after reindexing was done, the GUI still reports that optimization is needed. How can I fix that (with the cli)? Maybe...
Top Bottom