Otóż po wpisaniu komendy symfony propel:insert-sql otrzymuje taki błąd:
Kod
>> schema converting "D:/www/Symfony/jobeet/config/schema.yml" to XML
>> schema putting D:/www/Symfony/jobeet/config/generated-schema.xml
>> propel Running "insert-sql" phing task
Some problems occurred when executing the task:
build-propel.xml:275:1: [wrapped: could not find driver]
Read the logs to fix them
>> file- D:/www/Symfony/jobeet/config/generated-schema.xml
>> schema putting D:/www/Symfony/jobeet/config/generated-schema.xml
>> propel Running "insert-sql" phing task
Some problems occurred when executing the task:
build-propel.xml:275:1: [wrapped: could not find driver]
Read the logs to fix them
>> file- D:/www/Symfony/jobeet/config/generated-schema.xml
Podobnie ma się z komendą symfony propel:data-load :
Kod
Unable to open PDO connection [wrapped: could not find driver]
Proszę o pomoc