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 -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
