I'm trying to figure out how to configure a symfony 2 application to create an sqlite database, but I cannot seem to figure out how to configure the path. On the Doctrine Configuration webpage (http:// docs.symfony-reloaded.org/guides/doctrine/configuration.html? highlight=kernel) I see what looks to be like an environment variable that either symfony or doctrine recognizes (%kernel.data_dir%), but I don't know where that refers to. Is there a place I could look that has a list of common environment variables? Perhaps even some documentation on how to create my own environment variables within my symfony environment?
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en