I'm a bit rusty with my Drupal skills but here is a problem I'm having, hopefully you can help!
I've got a Drupal 7 installation on my live server which needs various updates.
What I've done so far, is to copy my entire live site as well as the database on a different directory (outside www) which acts as my pre-production environment.
I've also created the relevant subdomain on cpanel and the plan is to update this environment before migrating it over to live.
Hello,
I've moved my Drupal website from Apache to IIS.
I made the adjustment needed for the web.config as specified here: Clean Url
I made it work and I can navigate any page normally, however when I try to download and file I have a 404 error file not found.
It seems the Clean Url only fails on files download.
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.