Thanks Christian,
my conf:
debian 4.0
There are 2 php.ini :
/usr/local/lib/php.ini
/etc/php5/cli/php.ini
Here is the result of "php -v":
PHP 5.2.5 (cli) (built: Mar 26 2008 14:58:26)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
and the result of dpkg -l '*php*'
ii php5 5.2.0-8+etch10 server-side, HTML-embedded
scripting languag
ii php5-cli 5.2.0-8+etch10 command-line interpreter
for the php5 script
ii php5-mysql 5.2.0-8+etch10 MySQL module for php5
ii php5-xsl 5.2.0-8+etch10 XSL module for php5
i have always the error: php symfony propel-load-data frontend
>> propel load data from "/www/html/myapp...ns/sfGuardPlugin/
data/fixtures"
[PropelException]
[wrapped: mysql extension not loaded [User Info: Array]]
The following command display nothing !
php -r 'phpinfo();' | grep mysql
I will be out of office (and the net !) for 4 days ...
Thanks for your help !
Pascal
On 30 avr, 15:31, Christian Hammers <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---