This object is in archive! 
PDO_mysql is required and not supported by my server. Is it really required for UR?
Hello,
I have a wave of green and one red. PDO_mysql. Is it really required? Can I install and use the free version without it? Could it be only required for the commercial version?
Thanks for making a free version of what looks like good software. Cheers
It's required but can be replaced with mysqli in config of ibstallation and system.
In /installation folder find application.inc and .default.inc and replace pdo_mysql with mysqli.
Also you need to remove check in code in installation script that checks for that extention and it should work
It's required but can be replaced with mysqli in config of ibstallation and system.
In /installation folder find application.inc and .default.inc and replace pdo_mysql with mysqli.
Also you need to remove check in code in installation script that checks for that extention and it should work
It's required but can be replaced with mysqli in config of ibstallation and system.
In /installation folder find application.inc and .default.inc and replace pdo_mysql with mysqli.
Also you need to remove check in code in installation script that checks for that extention and it should work
It's required but can be replaced with mysqli in config of ibstallation and system.
In /installation folder find application.inc and .default.inc and replace pdo_mysql with mysqli.
Also you need to remove check in code in installation script that checks for that extention and it should work
Replies have been locked on this page!