Hi Guys,

Till right now I have used Drupal with Cent OS, Ubuntu and Redhat linux flavours nicely.
How is it compatible with Oracle enterprise linux 7.2 or the higher?
I think it should work nicely, but will like to have some reviews if any one have already implemented it.
Any documentation or compatibility matrix links will be a great help.

Thanks in advance friends :) !
Mehul

Comments

mehuls’s picture

I have tried out version 7 which works fine with Oracle Linux 7.x with available packages.
But facing PHP version issues when trying Drupal 8.

Drupal 8 requires PHP version 5.6+ but Oracle Linux have version 5.4 as stable release.
Hence it doesn't allow to install Drupal 8 on Oracle Linux 7.x.

I am trying out for installing PHP 5.6+ on the system, but facing some package compatibility issues with OS.
Any suggestions will be really helpful :)

Sam Moore’s picture

You ought to be able to install additional PHP versions, and just not set them as the system default. I do this on Centos 7 - each site can have its own php version setting if I want.
Not sure about Oracle Linux, but here's how it's done (using VirtualMin as control panel) on Centos:
https://techjourney.net/install-and-run-multiple-and-newer-5-4-or-5-5-ph...