...
Almost there... ctools needs to be updated:
While at it, we will also update panels and panels_style-pack modules too--
Let's see how it looks now by going to the home page:
Still some errors... maybe clearing cache of the system might help... so logging in:
This is a familiar error!! From our experience with the Wx portal migration, we know the root cause of this error:
The CONF file is not configured correctly!!
Give Apache a boot--
service httpd restart
Starting a fresh session with a new browser and try logging in:
OKAY.... this is also a "previously encountered" error... let's update Rules module and see how it behaves after that...
After uploading the update to the rules module onto the RHEL7, untar it:
tar -zxvf rules-7.x-2.12.tar.gz
and after it's untar'd, we remove the tar.gz file to keep things tidy:
rm -rf rules-7.x-2.12.tar.gz
Let's run Drupal's update process as before and see where it stands now...
Still the ctools errors... but remember, we want to login and clear cache.... so go back to Firefox and try logging in again...