Actions

Installation using a command line interface (CLI)/es: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 August 2023

  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,398 bytes +25 Created page with "== Ejemplo == <source lang="bash"> cd /var/www/limesurvey/application/commands php console.php instalar limeadmin pwd123 Administrador admin@mydomain.com </source>"
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,373 bytes +84 Created page with "* El nombre completo y la contraseña están entre comillas dobles si contienen espacios u otros caracteres especiales. * Todos los demás parámetros como nombre de base de d..."
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,289 bytes +8 Created page with "== Sintaxis == <pre> php consola.php<Admin User Name><Admin User Password><Full Name><EMail ID> !¡NORTE!</pre>"
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,281 bytes +56 Created page with "Están disponibles los siguientes comandos: - instalar - mensaje - ¡migrar - complemento - restablecer contraseña - ¡cáscara - Aplicación Web"
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,225 bytes +7 Created page with "<source lang="bash"> cd /var/www/limesurvey/application/commands php console.php </source> Esto mostrará: <pre> Yii ejecutor de comandos (basado en Yii v1.1.14) Uso: consol..."
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,218 bytes +49 Created page with "== Requisitos previos == * PHP CLI debería estar disponible * '''WEBROOT/application/config/config.php''' debería estar disponible y completarse con los parámetros proporci..."
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,169 bytes +88 Created page with "== Introducción == Al realizar instalaciones automatizadas (por ejemplo, en la configuración de una máquina virtual), podemos usar la CLI (interfaz de línea de comandos) d..."
  • curprev 14:5314:53, 31 August 2023Maren.fritz talk contribs 2,081 bytes +2,081 Created page with "Instalación mediante una interfaz de línea de comandos (CLI)"