I have fix it: use in your propel.ini the value "none" and not "false"

And you must use this url format:
  mysql://user:[EMAIL PROTECTED]/database

:D

On 8 Aug., 08:29, elliesdad <[EMAIL PROTECTED]> wrote:
> Hello all.
>
> I am using Symfony 1.1.0 with propel 1.3 (via the sfPropelPlugin) on
> Microsoft Windows.  I have in the past successfully used the 'symfony
> propel:build-schema' command to build my schema.yml.
>
> However, yesterday I changed a few of my database tables to be InnoDB,
> removed an index and renamed another and now when I try the command I
> get:
>
> "propel > creole:
>
>      [echo] +-----------------------------------------------+
>      [echo] |                                               |
>      [echo] | Generating XML from Creole connection !       |
>      [echo] |                                               |
>      [echo] +-----------------------------------------------+
> Execution of target "creole" failed for the following reason: C:
> \symfony-dev\myProject\plugins\sfPropelPlugin\lib\vendor\propel-
> generator\build-propel.xml:30
> 1:1:  [wrapped: Unable to interpret validator in expression (''): ]
>     [phing] C:\symfony-dev\myProject\plugins\sfPropelPlugin\lib\vendor
> \propel
> -generator\build-propel.xml:301:1:  [wrapped: Unable to interpret
> validator in e
> xpression (''): ]
>
> BUILD FINISHED
>
> Total time: 7.9258 seconds"
>
> Does anyone have any idea what this means as I have Googled it and
> found nothing of use.
>
> Thanks for your time.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to