Migrate pealing.com - a record of what I did
The basic workflow was found at FourKitchens.
Firstly we need the old database locally, so that D8 can connect to both databases.
In MySQL:
Create a database 'migrate', then :
The basic workflow was found at FourKitchens.
Firstly we need the old database locally, so that D8 can connect to both databases.
In MySQL:
Create a database 'migrate', then :
Notes on the installation of Drupal 7 running on CentOS7 using Nginx and SSL certificate from LetsEncypt.
This is based on my experience installing on a VPS.
The VPS came pre-configured with Apache running. (The VPS also had Parallels Virtual Automation)
Set up hosts file
set up http conf file
create the log dirs
run # apachectl graceful