I had the exact same problem and your last message was very helpful to figure this out.
The PHP redis extension that ship with Plesk is 3.0.0. I had to manually upgrade it to 5.0.2.
Here is what I did
then I run
I ignored the error about the `continue 2` and let the compiler run.
I saved...