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