Rafael Apocalypse wrote: > Not starting a discussion about what is better than what... for me > cake is better just because symfony needs a root permission to install > at the server, it just don't run like cake runs, just put a 'folder' > inside your host and that's it, running! >
Nope. You don't have to have a root permission. Just develop locally and upload your project. Maybe after some modifications for your custom directory layout (if needed) you're good to go with symfony either. You won't need any changes to directory permissions (for the cache writing) if you develop locally and upload all your project (including the cache). Btw, both cakephp and symfony have good community support and I think they are the most mature mvc frameworks for php for now. Both have advantages and drawbacks compared to the other but I think they're both usable for enterprise web apps and can be trusted in the long run. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
