Hello!
I'm from Spain, my english is no good, sorry.
My symfony version: 1.1.0-RC1

My Steps:
1) symfony project:freeze /usr/share/pear/data/symfony/
 Result: Ok, No error messages displays.

2) symfony project:deploy production
 Result: show errors,

PHP Notice:  Constant SYMFONY_VERSION already defined in /var/www/
mydomain.com/lib/symfony/autoload/sfCoreAutoload.class.php on line 14

PHP Fatal error:  Cannot redeclare class sfCoreAutoload in /var/www/
mydomain.com/lib/symfony/autoload/sfCoreAutoload.class.php on line 28

What happen? Where is the problem? I would like synchronize my
project.

Thanks a lot!

My file config/properties.ini
 ...
 [production]
    host= www.domainName.com
    port=22
    user= myUser
    dir= htdocs/
    type=rsync
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to