I have worked with one project on Symfony2. It works on my local server, but when I uploaded this project to the hosting, it has stopped working. Over time I have found, that problem is with the cache directory.
So uploading the cache from the local server to the hosting has solved this problem.
What can the problem be? What are the main problems with cache on Symfony2?