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

How can I Import a website to Drupal?

I’m relatively new to Drupal and have just completed the installation of the CMS. I have an existing website built using another platform (non-Drupal), and I’d like to know if it’s possible to import or migrate the entire site into Drupal without having to rebuild it from scratch.

Specifically, I’m wondering about:

  1. Content migration: How can I import existing content like pages, posts, media files, etc., into Drupal? Are there any modules or tools that can help with this?

404 Not found for Admin links and missing css/js folders

I've just finished installing the latest stable release of Drupal by following the steps at https://www.drupal.org/docs/user_guide/en/install-run.html.  After the last step, when I tried to access my Drupal site, it looks crappy. Firefox debugger shows that it is not able to find the directories sites/default/files/js and sites/default/files/css. I looked at my directory C:\drupal\web\sites\default\files and sure enough, there are no "css" nor "js" folders under there.

Memory Exhaustion Error When Adding Content to Drupal in Docker Environment

Hi everyone,

I'm experiencing a persistent problem with my Drupal setup running in a Docker container using a PostgreSQL database. When I try to add content, like an article, I receive the following error:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /opt/drupal/vendor/twig/twig/src/Extension/SandboxExtension.php on line 130

Here are some details about my setup:

Errors found: Your PHP installation is too old. Drupal requires at least PHP 8.3.0 on macOS Sonoma 14.6.1

Hello everyone,

I'm recently started learning Drupal, which I have started on version 10, and when installing it, I didn't have much problem except for settings.php in which I was able to manage to fix the error. FYI, I'm using macOS Sonoma 14.6.1.

unment dependencies errors

Drupal\Core\Config\UnmetDependenciesException::create() (Line: 527)
Drupal\Core\Config\ConfigInstaller->checkConfigurationToInstall() (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller->checkConfigurationToInstall() (Line: 203)
Drupal\Core\Extension\ModuleInstaller->install() (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install() (Line: 1677)
install_install_profile() (Line: 695)
install_run_task() (Line: 572)
install_run_tasks() (Line: 121)
install_drupal() (Line: 53). 

Moved a site that had Drupal 6.31 to new servers and want to know how to install 11.0.5 and carry content over from old install

Hi,

I am new to using Drupal but have had to jump in and get to know how to install and use it due to a client having Drupal installed on his site.

The client had the site, which ran Drupal 6.31, installed on a server in his office and had an issue with a former web developer who prevented the client from using the site from July 2024 onwards having hijacked the domain into his own name and locking the client out from accessing the site via both the browser and server.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal