Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Almost there... ctools needs to be updated:


While at it, we will also update panels and panels_style-pack modules too--

Image Added


Image Added


Let's see how it looks now by going to the home page:

Image Added


Still some errors... maybe clearing cache of the system might help... so logging in:

Image Added


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!!

Image Added


Give Apache a boot--

service httpd restart

Image Added

Starting a fresh session with a new browser and try logging in:

Image Added


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

Image Added

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

Image Added

Let's run Drupal's update process as before and see where it stands now...

Image Added


Image Added


Image Added


Still the ctools errors... but remember, we want to login and clear cache.... so go back to Firefox and try logging in again...