Thanks Masaki, thats what i already did: php5-mysql .deb-package is
shipped with everything needed to build a mysql based php app.
This was merly a question about if it is possible to explicit use
mysqli with a php "pdo-style" driver/adapter (due to the fact that the
built in doctrine-adapter "Do
check this: http://www.symfony-project.org/doctrine/1_2/en/02-Connections
Hmm, the description of supported drivers of symfony-project.org is
different from the one of doctrine-project.org.
As you say, There is no PDO_MYSQLi(http://php.net/manual/
pdo.drivers.php) and mysqli is not supported
(see
Aye sorry, i use the latest sf 1.2.x with doctrine 1.1
On Aug 30, 11:46 am, Johannes Heinen
wrote:
> Hello anybody
>
> i wonder if and how it is possible to use a mysqli driver within
> symfony + doctrine.
>
> I am working on a standard ubuntu distri using php package (namely
> 5.2.6.x; configur