[symfony-users] Re: propel:build-schema not working[jobeet]

2010-03-12 Thread Massimiliano Arione
On 12 Mar, 05:10, Tahar Yazid Touaibia ytouaib...@gmail.com wrote:
 in the tutorial, i did not see any instruction concerning :
 --orm=Propel

http://www.symfony-project.org/jobeet/1_4/Propel/en/01#chapter_01_sub_project_creation

-- 
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 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


[symfony-users] Re: propel:build-schema not working[jobeet]

2010-03-12 Thread PachinSV
what version of symfony are you using? if you're using 1.3/1.4 so ...
maybe you create the project with default configuration (Doctrine) and
that is why Propel task does not exist. If you are starting to learn
symfony I recommend you learn Doctrine because that's the future of
Symfony. Grettings from El Salvador.

On 11 mar, 06:26, Tahar Yazid Touaibia ytouaib...@gmail.com wrote:
 Hello,
 I am new to symfony, i just installed it and am trying to follow the
 jobeet tutorial. When i run the following command i got an error :
 php symfony propel:build-schema

 The message displayed :

 there are no tasks defined in the Propel namespace.

 I running symfony on wamp and here is the result of my
 check_configuration.php file :

 ** Mandatory requirements **

   OK    PHP version is at least 5.2.4 (5.2.5)

 ** Optional checks **

   OK    PDO is installed
   OK    PDO has some drivers installed: mysql, sqlite2
   OK    PHP-XML module is installed
   OK    XSL module is installed
   OK    The token_get_all() function is available
   OK    The mb_strlen() function is available
   OK    The iconv() function is available
   OK    The utf8_decode() is available
 [[WARNING]] The posix_isatty() is available: FAILED
     *** Enable the php_posix extension (used to colorized the
 CLI output) ***
 [[WARNING]] A PHP accelerator is installed: FAILED
     *** Install a PHP accelerator like APC (highly recommended) ***
   OK    php.ini has short_open_tag set to off
   OK    php.ini has magic_quotes_gpc set to off
   OK    php.ini has register_globals set to off
   OK    php.ini has session.auto_start set to off
   OK    PHP version is not 5.2.9

 I would appreciate any help that can let me go further in the tutorial.
 Thanks in advance
 Yaz

 --

-- 
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 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