Having problems installing Drupal? See the Installation Guide for more information.

404 Not Found. The requested URL was not found on this server

Hi all,

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.

HTTPS on IIS File Download Error

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.

What doe I do wrong?

Thanks,
Gaetano

Drupal 8 - Service unavailable after migrating from local to host

Hello,

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...

composer install D8.4.0 failed ?

Hello
I want to test D8.4.0.

Some time ago, I break a D8.0.0 ite with a drush upgrade...
Sevral people say me "oh, you must NOT use drush to upgrade ! Use Composer only !" ...

So I begin to work with composer.
No problem until D8.3.7.

Now I want to install a NEW D8.4.0 (not upgrade, install in an empy folder)

I run :

composer create-project drupal-composer/drupal-project:8.x-dev public_html --stability dev --no-interaction

Seem fine...

drupal site install using drush/composer

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.

Installed EnvironmentL:

Drupal 8, Composer, Drush, Github and Drupal Console

Hi

I am new to Drupal 8 development and had a question about Drupal 8 installation.

I will be installiing a Drupal 8 website on a hosted VPS unix server with Linux.

I have watched videos where Drupal 8 is installed and then Composer, Drush and Github are installed subsequently.

I have read alternative sources where it's recommended to install Composer first and then Drush and to install Drupal 8 using Drush.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal