Deutsche Bank is an investment bank and financial services organisation headquartered in Frankfurt, with operations worldwide. As with any international corporation, it is vital for new managers, directors and VPs joining the organisation to be trained in a unified way. Then, once they are part of the firm, it is crucial for them to be able to regularly meet, share information and vote on key issues – from locations all over the world.
I would like to have an old version of a site (PHP 5.x) to co-exists with a new one (PHP 7.x) on the same domain. Is that possible?
Basically need to keep a Drupal 6 site that works only under PHP 5.x but have a newer site that runs Drupal 8 and PHP 7.x.
cPanel allows me to change the PHP version but that is being forced on all the domains on that account.
Hoping that we can manipulate some file to be able to make the two versions co-exist.
I've been working on our company website which was done by another company years ago and is still running Drupal 6. I've limped along with it and taught myself along the way, and kept it running.
Hello everyone!
Using DEV I installed Drupal 8 and installed an old drupal 6 site locally.
I would like to migrate from D6 to D8 using Drush, but when I run the command
Anybody knows how to completely disable caching in drupal 6, because I have selected no chaching yet still I have to press "clear cache" at admin/settings/performance otherwise pages are out of date.