Hah! You learn something new everyday On Wed, Oct 14, 2009 at 3:21 PM, Eno <[email protected]> wrote:
> > On Wed, 14 Oct 2009, Gareth McCumskey wrote: > > > To make sure about this create a php file (lets call it php_info.php)that > > only contains: > > > > <?php > > phpinfo(); > > ?> > > > > Then run it on command line as: > > > > php php_info.php | grep PDO > > Or just run: > > php -i |grep PDO > > > -- > > > > > > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
