Hi all,

I am trying to deploy a project onto a server using the project:freeze and
project:deploy commands. After using "symfony project:freeze
/usr/share/php/data/symfony" everything looks good and no errors. Then
running a "symfony project:deploy production" (after setting the
properties.ini accordingly) results in an error:

Fatal error: Cannot redeclare class sfCoreAutoload in
/home/gareth/workspace/pinpoint2_MailOpsSOAP/lib/symfony/autoload/sfCoreAutoload.class.php
on line 28

I do not want to go mucking about with symfony innards because of the
inevitable changes that will occur after this project when we upgrade to
symfony 1.2. I have googled for a solution but have come up empty up till
now. The odd thing is that after the freeze I now cannot run any symfony
command. Even "symfony cc" results inthe above message. I did try to
unfreeze ("symfony project:unfreeze") but this also gave the same error.

Regards

Gareth McCumskey

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

Reply via email to