I try to install a Drupal 8 website on an OVH shared hosting server. The installation seems to run fine, however after importing the database via Backup and Migrate and browsing the website for a while, the server crashes with a 500 Service Unavailable error.
Before another crash, I was able to reach the logs admin panel :
- I saw an error concerning the sites/default/files/config_* folder, stating that Drupal couldn't write the .htaccess file in it. However, when inspecting this folder, the .htaccess was there...
hi and I'm still somewhat new to drupal. I've had to set up a test localhost server to try and figure this out as on my hosted site, I ran in to the same issue.
I have downloaded Drupal 8.3.7 and then uploaded the files via FTP to my Inmotion Hosting server. I updated the PHP to v6 and the files are in a subdirectory "v8." I have also tried to put them in the root public html directory. Anytime I try to run the installer either just navigating to the site, or going to /core/install.php, my browser downloads the file instead of running the script. Just going to the site I get the info below in a text file. Going to install.php downloads the .php file to my machine?