Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am not sure where to install Drupal 8 using composer. There seems to be no reliable information on this topic. On my server I have the structure var/www/html and I have read instances where people have installed Drupal in either var/www or in var/www/html or even a subdirectory of var/www/html. It isn't clear if there is an ideal place to install Drupal with Composer.
I am about to install Drupal 8 using Composer and the Drupal-project as shown on github. My site will be a live site and I have now read that there is an issue whether Composer should be used on a live site. Should it be used on a live site or just for development?
I am attempting to install Drupal 8.4.0 on a client's hosting, which is a GoDaddy Classic Linux account. I launch the installer, and I get the following warnings;
Warnings found
PHP OPCODE CACHING Not enabled
PHP OPcode caching can improve your site's performance considerably. It is highly recommended to have OPcacheinstalled on your server.
LIMITED DATE RANGE Your PHP installation has a limited date range.
This is the first time I have tried installing Drupal8. I get as far as enering the database info, and them the setup crashes with this message. I have cleared out everything and retried several times with no lucK. I am about ready to give up. I have no idea what is wrong.