Problems migrating site from local machine to host
-
About 6 years ago I designed a site in Drupal 6 for my wife. I then proceeded to have major health problems and left the site to fend for itself. She used it, but eventually (and recently) my hosting service upgraded PHP to version 7. Their servers will no long run PHP 5, and Drupal 6 will not run on PHP 7. So her site needs to be either upgraded to Drupal 8 or be migrated to something else.
My health has improved and I am now able to try to tackle this issue. I investigated upgrading to Drupal 8, even went through the process, but had all sorts of issues and eventually decided to try migrating to WordPress. I have done this and I now have a working WordPress version of her site running on my local machine. Running on XAMPP in Windows 10.
Yesterday I backed up the local site using the Duplicator plugin. I uploaded the archive via FTP to the root of the public_html directory on my host. I attempted to run the installer script by navigating in the browser to the installer.php file in that directory.
When I do that I see the text of the installer.php script displayed in the browser. It is not running the way it should. Why? I would guess it has to do with the config files, but I do not know how.
A bit of background…
A) I don’t remember squat about what I did to get Drupal running on my host 6 years ago. I know that I need php.ini and .htaccess files at the root of public_html, but I don’t recall any of the details of what they do or need to have in them. And they were not set up for WordPress, they were set up for Drupal. If there are specfic differences between the two vis a vis those files, I don’t know what the differences are.
B) I used to be a programmer back before I lost my health. But I am not a PHP developer. I was also not a web developer in general. My knowledge of web development is quite limited. So… I understand code and scripting, but not specific to this situation. PHP is Greek to me.
So… If anyone has any suggestions I would very much appreciate it. I thought it would be faster to get help her than it would be for me to research all this on my own. I am very grateful for any help/pointers you might provide.
Thank you!
- The topic ‘Problems migrating site from local machine to host’ is closed to new replies.