PythonQ 248-8XX Manual de usuario Pagina 219

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 299
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 218
Troubleshooting
If you do not see
rebuild_ zebra.pi
executing in the log file, then you know that
there is problem with the Crontab configuration.
To view how the Crontab is setup, we use the
crontab
command with the -1
option:
koha @linux: /home /koha # crontab -1
A properly configured Crontab will look something like this:
PERL5LIB= /home /koha /kohaclone
KOHA CONF= /etc /koha -dev /etc /koha- conf.xml
*/1 * *
*
*
perl / home / koha /kohaclone /misc /migration_tools /rebuild_
zebra.pl -b -a -z » /home /koha /logs /zebra.log
2> &1
It is important to set up the environment variables
PERL5LIB
and
KOHA_CONF
in the
Crontab.
For more clues, you should refer to the rebuild log file:
koha @linux: /home /koha # tail -f /etc /koha -dev /var /log /rebuild zebra. log
For more information on configuring Zebra's index rebuild in the Crontab,
see
Chapter 4, Koha's Web Installer, Crontab, and Other Server Configurations.
Parser problems
If you are using non -English characters
- Spanish or French, then the SAX parser is
something you will need to have setup correctly.
A search expression matching a record that has such characters in
any field will
result in an error like this:
[204]
Vista de pagina 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 298 299

Comentarios a estos manuales

Sin comentarios