When I try to update my entities doing *orm:schema-tool:update --force* I 
get the following error:

    Class 'Entities\Account' not found in 'Proxies/_CG_EntitiesAccount.php' 
> on line 8


I have tried the following:

 - *Delete the Proxies folde*r: When I do that, it works, the entities
   update. I have my proxies to autogenerate so when they generate, it
   stops working.
   
 - *Change the permissions of the Proxies folder*: still doesnt work.

 - *Tried in a different project in the same server*: I don't get the same
   problem

I put that Entity as an example, but it's not a problem only with that one. 
Any Proxy that is created would throw the error. This error only affects 
when I'm trying to update the Entity. The Application and the proxies work 
with no problem. Any idea of why is this? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to