Forum

PDO is not availabl...
 
Notifications
Retirer tout

PDO is not available

2 Posts
2 Utilisateurs
0 Reactions
2,965 Vu
(@ashok)
Posts: 1
New Member
Début du sujet
 
[#3551]

I am getting the following error message while installing ProjeQtOr:
PDO is not available - check your php configuration (php.ini)

Module PDO for 'MYSQL' is not available - check your php configuration (php.ini)

BUT the phpinfo() shows that PDO is intalled. See attached

Here are he mysql parameters:
Database type : mysql

'mysql' or 'pgsql' (for PostgreSql)
Database host : 127.0.0.1

Database Server name (default is '127.0.0.1' for mysql, can also be 'localhost')
Database port : 33306

Database Server Port (default is '3306' for MySql, '5432' for PostgreSql)
Database user to connect : medtecha_CareAdm

valid user (default is 'root' for MySql, 'postgres' for PostgreSql)
Database password for user : HawkCarePM

password for user (default is 'mysql' or '' for MySql)
Database schema name : medtecha_CarePM

database instance name
Name to be displayed : CarePM


 
Posté : 28 Juil PM 21:077
(@babynus)
Posts: 14952
Membre Admin
 

The missing module is pdo_mysql


 
Posté : 29 Juil AM 01:077
Share:
Retour en haut