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 have several independent Drupal sites and I have started to notice the benefits of using a multisite installation in terms of shared maintenance (version upgrades, localization, modules).
What's the recommended procedure to consolidate several existing, independent Drupal sites into a single Drupal multi-site?
Does drupal need to be installed on the same machine that the website content is on, or can you manage content on a remote machine? I know tht you can have many virtual hosts with one Drupal installation, but I am wondering about the physical machine being different.
I'm considering Drupal 4.7 for a web site that is projected to get 4.5 million hits a month, and I'm concerned about server load.
As I understand it so far, Drupal generates dynamic rather than static content, and I wonder if static content wouldn't handle the traffic better? Seems to me high dynamic draws on a database could bog it down.
Hi everyone. I'm interested in using Drupal with my website www.qualitycrashtests.com . How difficult is it going to be to integrate my design in? I had considered using Joomla, but I couldn't figure out how to set up a template at all. If anyone can give me some insight, that'd be great.
I intend to setup a website with news and forum using Drupal. Until now i use most of the time MySQL for my stuff. But I heard much nice about Postgresql and have already a postgresql server running on my server. So I would like to do this project with Postgresql instead of MySQL, but I'm not absolutly sure about that.