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

Reply via email to