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.
First of all I'd like to preface by saying I'm a total noob with a lot of this stuff so please forgive my technical ignorance.
I need to install drupal commerce on my shared hosting server but I cannot because there's some sort of a memory limitation while trying to install it using composer which is, according to the drupal commerce developers, the proper way to install it.
Sorry to ask for these questions but I could not make the installation work after several hours of trial and error.
I am trying to install Drupal on a local development server running under Ubuntu Linux 20. I want to be able to develop several drupal websites on my local servers, and am trying to set it up.
I want to have the website on a specific directory (not the usual var/www/) folder and cannot configure it to work.
Let's say that the sites should be called testsite1 and testsite2