Actions

Installation using a command line interface (CLI)/pt-br: 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.

19 October 2017

7 August 2017

15 April 2016

  • curprev 16:3716:37, 15 April 2016Andreza talk contribs 2,161 bytes +9 Created page with "coloque o seguinte texto: <pre> /var/www/limesurvey/installer/sql/create-mysql.sql </pre> e o banco de dados deverá ser instalado apropriadamente."
  • curprev 16:3716:37, 15 April 2016Andreza talk contribs 2,152 bytes 0 Created page with "== Exemplo == <source lang="bash"> cd /var/www/limesurvey/application/commands php console.php install limeadmin pwd123 Admin admin@mydomain.com </source>"
  • curprev 16:3616:36, 15 April 2016Andreza talk contribs 2,152 bytes +3 Created page with "* O nome completo e a senha são inclusos nos quotes duplos se eles contêm espaços ou outro caractere especial. * Todos os outros parâmetros como Nome BD, Tipo BD, Usuári..."
  • curprev 16:3316:33, 15 April 2016Andreza talk contribs 2,149 bytes +14 Created page with "== Sintaxe == <pre> php console.php <Nome do Administrador> <Senha do Administrador> <Nome Completo> <EMail ID> </pre>"
  • curprev 16:3216:32, 15 April 2016Andreza talk contribs 2,135 bytes +3 Created page with "Para ver ajuda individual de comando, use o seguinte: console.php help <nome-comando> </pre>"
  • curprev 16:3116:31, 15 April 2016Andreza talk contribs 2,132 bytes +8 Created page with "Os seguintes comandos estão disponíveis: - instalar - mensagem - migrar - plugin - reiniciar senha - shell - webapp"
  • curprev 16:3116:31, 15 April 2016Andreza talk contribs 2,124 bytes −2 Created page with "<source lang="bash"> cd /var/www/limesurvey/application/commands php console.php </source> Isso mostrará: <pre> Yii command runner (based on Yii v1.1.14) Uso: console.php <co..."
  • curprev 16:3016:30, 15 April 2016Andreza talk contribs 2,126 bytes −1 Created page with "== Uso == Para propósitos ilustrativos assumimos que o '''WEBROOT''' será '''/var/www/limesurvey'''"
  • curprev 16:2916:29, 15 April 2016Andreza talk contribs 2,127 bytes +83 Created page with "== Pré-requisitos == * PHP CLI deve estar disponível * '''WEBROOT/application/config/config.php''' deve estar disponível e populdo com os parâmetros should be available a..."
  • curprev 16:1716:17, 15 April 2016Andreza talk contribs 2,044 bytes +39 Created page with "== Introdução == Quando fizer instalações automáticas como na configuração Máquina Virtual, nós podemos usar a da LimeSurvey (v2.x referida aqui) CLI (Comando de Linh..."
  • curprev 16:1316:13, 15 April 2016Andreza talk contribs 2,005 bytes +2,005 Created page with "Instalação usando um comando de linha de interface (CLI)"