[Alba-desarrollo] problemas en la instalación

Milagro Teruel milagro.teruel en gmail.com
Vie Dic 9 14:07:33 CET 2011


Hola! Soy programadora de Córdoba Capital y me interesa mucho el proyecto,
tanto para contribuir como para utilizarlo ya que tengo contactos en varias
escuelas públicas de la provincia que ya me solicitaron un software con
estas características y al buscar un punto de partida me encontré con este
proyecto. Mi problema es que aparte de que no tengo idea de SQL (tengo que
aprender) cuando lo quiero instalar, ejecuto la instrucción

sudo ./symfony propel:build-all-load

Luego del aviso:
************************************************************
This command will remove all data in your database.
  Are you sure you want to proceed? (y/N)

y
>> schema    converting "/var/www/alba/config/schema.yml" to XML
>> schema    putting /var/www/alba/config/generated-schema.xml
>> propel    Running "insert-sql" phing task
[propel-sql-exec] Failed to execute:

 CREATE TABLE `conceptobaja`
 (
 `id` INTEGER  NOT NULL AUTO_INCREMENT,
 `nombre` VARCHAR(128)  NOT NULL,
 `descripcion` VARCHAR(255),
 PRIMARY KEY (`id`)
 )[Engine/Type]=InnoDB
[propel-sql-exec] SQLSTATE[42000]: Syntax error or access violation: 1064
You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near
'[Engine/Type]=InnoDB' at line 7
[propel-sql-exec] Failed to execute:

 CREATE TABLE `tipodocumento`
 (
 `id` INTEGER  NOT NULL AUTO_INCREMENT,
 `nombre` VARCHAR(128)  NOT NULL,
 `descripcion` VARCHAR(255),
 `orden` INTEGER default 0,
 PRIMARY KEY (`id`)
 )[Engine/Type]=InnoDB
[propel-sql-exec] SQLSTATE[42000]: Syntax error or access violation: 1064
You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near
'[Engine/Type]=InnoDB' at line 8
[propel-sql-exec] Failed to execute:
*************************************************************
... muchas lineas más.

Comienza a tirar cosas con letra rojo oscuro hasta que al final aparece:
*************************************************************
Some problems occurred when executing the
task:
    If the exception message is not clear enough, read the output of the
task for more information
************************************************************


Ya estoy hace rato tratando de solucionarlo, les agradecería se alguien
pudiera ayudarme, capaz que ya tuvieron el mismo problema.

Saludos!
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ourproject.org/pipermail/alba-desarrollo/attachments/20111209/90715e47/attachment.htm 


Más información sobre la lista de distribución Alba-desarrollo