The first thing that we need to do is properly configure the database configuration files (schema.yml & databases.yml). —————————————————————————————————————— databases.yml all: propel: class: sfPropelDatabase param: dsn: mysql://USERNAME:PASSWORD@DB_HOST_1/DB_NAME slave: class: … Continue reading
March 20, 2009
by sonius
0 comments