symfony can't build schema (propel) -
i've been trying symfony 1.2.12, using xampp 3.1.0 on windows xp (the jobeet tutorial). when try run php symfony propel:build-schema i've got following error (over , over):
propel running "reverse" phing task
[taskdef] error importing propel/phing/propeldatamodeltemplatetask.php
[phing] error reading project file [wrapped: error importing propel/phing/propeldatamodeltemplatetask.php]
some problems ocurred when executing task: if exception not clear enough read output.
(i've checked phing version , it's 2.5.0, latest available.)
i've searched propeldatamodeltemplatetask.php , not in project (the entire path doesn't exists!). i've created symfony project , file isn't there either. looks it's not included whit symfony-1.2.12.tgz.
is there wrong within version or should install or update component?
thanks in advance!
Comments
Post a Comment