Roundcube Community Forum

 

0.9 beta and MySQL

Started by husky83, January 30, 2013, 12:06:39 PM

Previous topic - Next topic

husky83

Hi,
according to the release notes for 0.9 beta there's a problem with PDO and MySQL - one ought to use PHP 5.3.x
Now - is this a minimum or a maximum version number? I wouldn't like to run into problems by upgrading. My box currently uses PHP 5.4.11 - will that work?

Thanks a million! :D

SKaero

PHP 5.3 is the minimum number version for 0.9.x if you want to use mysql. You should be fine with 5.4.x.

husky83

Great, thanks for your help :D I appreciate!