salve a tutti,
sto seguendo questo tutorial per la creazione di un progetto symfony, e sono su MAC OS 10.5 (Leopard per intenderci) con MySql5 e Php 5.2; va tutto bene finchè non eseguo da terminale il comando:

symfony propel:insert-sql

che restituisce:

Execution of target "insert-sql" failed for the following reason: /Users/giuseppe/Sites/sf_rubrica/lib/symfony/plugins/sfPropelPlugin/lib/vendor/propel-generator/build-propel.xml:275:1: [wrapped: could not find driver]
[phing] /Users/giuseppe/Sites/sf_rubrica/lib/symfony/plugins/sfPropelPlugin/lib/vendor/propel-generator/build-propel.xml:275:1: [wrapped: could not find driver]

Some problems occurred when executing the task:
build-propel.xml:275:1: [wrapped: could not find driver]
If the exception message is not clear enough, read the output of the task for more information




non ho la minima idea di cosa debba fare... qualche aiuto?
grazie mille