Hi Pascal On Wed, 30 Apr 2008 06:25:00 -0700 (PDT) pascal82 <[EMAIL PROTECTED]> wrote:
> [PropelException] > [wrapped: mysql extension not loaded [User Info: Array]] > (en rouge !) .. > Pourtant , j'ai le module CLI de php installé et l'extension mysql de > php aussi ... I don't speak french well but I the error means that the mysql extension is either not installed or at least not activated in php.ini. Maybe you did install it but forgot to restart apache? :) Verify with "phpinfo()". bye, -christian- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
