%SF_DATA_DIR%/config/factories.yml has
default:
 view_cache:
    class: sfFileCache
    param:
      automaticCleaningFactor: 0
      cacheDir:                %SF_TEMPLATE_CACHE_DIR%

my config/factories.yml has

all:
  view_cache:
    class: sfSQLiteCache
    param:
      automaticCleaningFactor: 0
#      cacheDir:                %SF_TEMPLATE_CACHE_DIR%


Error: sfSQLiteCache cannot take "cacheDir" as an option



This, and all other configuration bugs, are embarrassing! Why not
first take Symfony out of its pre-alpha stage, and _then_ start
advertising its support of numerous unrivaled features!! :-(((


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to