Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

"Module PDO for MYS...
 
Notifications
Clear all

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

2 Posts
2 Users
0 Reactions
9,974 Views
(@berlo56)
Posts: 15
Active Member
Topic starter
 
[#1835]

Hello.

I have exported sources files on the external server (before, I worked with wamp).
I deleted the file parametersLocation.php before to configure the database parameters.
When I click on OK, I have this message:
"Module PDO for MYSQL is not available - check your php configuration (php.ini)"

It seems that PDO module is necessary to use ProjeQtor.
But before, I have an older version of ProjecQtor and it worked good.

So my question is: Is PDO module is mandatory on the new version or the problem come from elsewhere?
(For information, when I read phpInfo file on the server, I have this:
PDO
PDO support enabled
PDO drivers sqlite

pdo_sqlite
PDO Driver for SQLite 3.x enabled
SQLite Library 3.6.23.1 )


 
Posted : 10 Jun 2014 11H41
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Hi,

PDO is mandatory since V2.5.
It necessary because of :
- transactional updates
- postgresql compatibility


 
Posted : 10 Jun 2014 12H29
Share:

Scroll to Top