Hello everyone, I must say that this might be a stupid question, but I am stuck with installing MediaBundle in Symfony2. I am using xampp on windows7 and Cygwin as command line console. According to the documentation on installation I must run this command *php kooqit/console Sonata:easy-extends:generate* in order to generate the domain objects in an ``Application`` namespace, but this is not working and is giving me: *Could not open input file: kooqit/console* I am running this command : *../../php/php.exe kooqit/console Sonata:easy-extends:generate* and everything is ok with my php as if I run *../../php/php.exe -v* I get the output: *$ ../../php/php.exe -v* *PHP 5.3.5 (cli) (built: Jan 6 2011 17:54:09)* *Copyright (c) 1997-2010 The PHP Group* *Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies*
What is kooqit anyway as I am new in using Symfony, especially Symfony2 :) ....? Please excuse me if I am asking a stupid question ! Thanks in advance ! -- <br> Cezar -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] 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
