[symfony-users] Symfony page executed twice

2010-12-19 Thread Norman
Hi, I have a counter incremented each time an object is printed on a page. I realized that this counter is always incremented of 2. In log file, the page is executed and rendered twice. I logged rewrite mod in Apache2, and I saw that a corresponding request is sent twice too. Then, I refresh the

[symfony-users] Propel:insert-sql for sqlite fails with "[wrapped: could not find driver]" error.

2009-05-09 Thread Norman G. Hoffman
Hi, I'm trying to learn symfony, and I'm having a problem with propel:insert-sql for the sqlite database in the sf_sandbox application. It is failing with a "[wrapped: could not find driver]" error. Here's what I get: This command will remove all data in your database. Are