Hello,
Yesterday I installed Symfony 1.1.5 for my company. Since then, as soon as I use the binary Symfony outside an existing project, I get an error message indicating that it is impossible to create the file cache "project_autoload.cache"
[@ mrandy benefits local-2 ~] $ / usr/local/symfony_multi/symfony-1.1.5/data/bin/symfony-V
symfony version 1.1.5 (/ usr/local/symfony_multi/symfony-1.1.5/lib)
PHP Warning: file_put_contents (/ home / mrandy / cache / project_autoload.cache): failed to open stream: No such file or directory in / usr/local/symfony_multi/symfony-1.1.5/lib/autoload/sfSimpleAutoload.class.php on line 140
Warning: file_put_contents (/ home / mrandy / cache / project_autoload.cache): failed to open stream: No such file or directory in / on usr/local/symfony_multi/symfony-1.1.5/lib/autoload/sfSimpleAutoload.class.php line 140
As you can see, I use a system allowing me to have multiple versions of Symfony on the same server, but this system worked very well so far.
For me the error just because it does not check if you are in a project before attempting caching