Cannot load module 'pdo_mysql'

Author Message

Pascal France

Sunday 21 September 2008 11:13:50 pm

Hi,

When I use bin/php/ezcache.php -c --clear-all --purge I get this message:

PHP Warning: Cannot load module 'pdo_mysql' because required module 'pdo' is not loaded in Unknown on line 0

Therefore, I have installed the pdo and pdo_mysql modules, I have added:

extension=pdo.so
extension=pdo_mysql.so

at the end of my php.ini (php5) and I have restarted Apache.

But I always get the same message.

Do I forgot to do something ?

Pascal

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

Gaetano Giunta

Monday 22 September 2008 12:15:05 am

Take care: often the ini file used by php in cli mode is not the same it uses when run as Apache module

Principal Consultant International Business
Member of the Community Project Board

Pascal France

Monday 22 September 2008 1:37:16 am

Hi Gaetano,

Of course, you are right.

The good file is not /etc/php5/apache2/php.ini but /etc/php5/cli/php.ini

But now, the message is:

PHP Warning: Module 'pdo_mysql' already loaded in Unknown on line 0

Pascal

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 10:11:03
Script start
Timing: Jan 31 2025 10:11:03
Module start 'layout'
Timing: Jan 31 2025 10:11:03
Module start 'content'
Timing: Jan 31 2025 10:11:03
Module end 'content'
Timing: Jan 31 2025 10:11:03
Script end

Main resources:

Total runtime0.0175 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.2500151.2266
Module start 'layout' 0.00450.0021 739.476636.6797
Module start 'content' 0.00650.0091 776.156390.1719
Module end 'content' 0.01560.0018 866.328133.9922
Script end 0.0174  900.3203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002313.1541140.0002
Check MTime0.00116.3404140.0001
Mysql Total
Database connection0.00084.303810.0008
Mysqli_queries0.002112.196530.0007
Looping result0.00000.051810.0000
Template Total0.00126.910.0012
Template load0.00105.573710.0010
Template processing0.00021.298610.0002
Override
Cache load0.00073.805910.0007
General
dbfile0.004525.728480.0006
String conversion0.00000.034140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs