dan78 Posted May 4, 2019 Share Posted May 4, 2019 Hi, I currently have been using Xampp with Drupal 8 installed on my laptop I have created the site which is 90% complete. I have installed the softaculous Drupal module onto my turbojetwashcleaning.podserver.info site but it looks like just standard blank drupal, how can I upload my drupal files from my local xampp install ? I'm a complete noob and I am unsure as to which folder to put things in. My laptop is windows by the way I doubt that will make any difference. Many thanks Dan Quote Link to comment Share on other sites More sharing options...
mike Posted May 4, 2019 Share Posted May 4, 2019 2 hours ago, dan78 said: Hi, I currently have been using Xampp with Drupal 8 installed on my laptop I have created the site which is 90% complete. I have installed the softaculous Drupal module onto my turbojetwashcleaning.podserver.info site but it looks like just standard blank drupal, how can I upload my drupal files from my local xampp install ? I'm a complete noob and I am unsure as to which folder to put things in. My laptop is windows by the way I doubt that will make any difference. Many thanks Dan Make sure you transferred all the files inside the htdocs folder of your xampp installation through FTP to your new site. Afterwards, export your database from xampp to the new server. You can do this by accessing your phpmyadmin, selecting the db, and clicking export. And later, upload that file to the MySql server of your new site. Once this is done, remember to edit the config file so that drupal can connect to the database. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.