After searching for a while to get the Propel DBAL running.
in propel.ini insert the following
propel.database.creole.url = mysql://USER:PASS@localhost/DATABASE
propel.database.url = mysql://USER:PASS@localhost/DATABASE
propel.builder.peer.class = plugins.sfPropel13Plugin.lib.propel.builder.SfPeerBuilder
propel.builder.object.class = plugins.sfPropel13Plugin.lib.propel.builder.SfObjectBuilder
This entry was posted on Wednesday, December 5th, 2007 at 7:20 pm and is filed under Symfony. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.