If I run this command:

php symfony propel:build-model

I get this error:

  Some problems occurred when executing the
task:
    build-propel.xml:465:22: Execution of the target buildfile failed.
Aborting.
    If the exception message is not clear enough, read the output of
the task for more information

What would cause this?

I've already changed all the permissions to 0777:

drwxrwxrwx  2 lawrence lawrence 4096 2009-04-20 22:26 .
drwxr-xr-x 12 lawrence lawrence 4096 2009-04-20 22:22 ..
-rwxrwxrwx  1 lawrence lawrence  122 2009-04-20 22:15 databases.yml
-rwxrwxrwx  1 lawrence lawrence  216 2009-04-20 22:14
ProjectConfiguration.class.php
-rwxrwxrwx  1 lawrence lawrence 2461 2009-04-20 22:15 propel.ini
-rwxrwxrwx  1 lawrence lawrence   28 2009-04-20 22:15 properties.ini
-rwxrwxrwx  1 lawrence lawrence   56 2009-04-20 22:15
rsync_exclude.txt
-rwxrwxrwx  1 lawrence lawrence 3445 2009-04-20 22:15 schema.yml



The full output is below:


>> schema    converting "/home/lawrence/publ...ciety/config/schema.yml" to XML
>> schema    putting /home/lawrence/public_h...ety/config/generated-schema.xml
>> propel    Running "om" phing task
[propel-om] Could not perform XLST transformation.  Make sure PHP has
been compiled/configured to support XSLT.
[phingcall] Error importing plugins/sfPropelPlugin/lib/propel/builder/
SfPeerBuilder.php
Execution of target "om" failed for the following reason: /usr/share/
php/symfony/plugins/sfPropelPlugin/lib/vendor/propel-generator/build-
propel.xml:465:22: Execution of the target buildfile failed. Aborting.
    [phing] /usr/share/php/symfony/plugins/sfPropelPlugin/lib/vendor/
propel-generator/build-propel.xml:465:22: Execution of the target
buildfile failed. Aborting.

  Some problems occurred when executing the
task:
    build-propel.xml:465:22: Execution of the target buildfile failed.
Aborting.
    If the exception message is not clear enough, read the output of
the task for more information

>> file-     /home/lawrence/public_html/esociety/config/generated-schema.xml

--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to