I am new to the php framework symfony.I have a problem creating the database.I am using propel orm. As usual I made necessary changes in the database.yml page then I edited the schema.yml page. and in order to build the database in the command prompt typed the command..
c:>php propel:build-all
and i am getting the error message as
"could not open input file:propel:build-all"