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

Can't login and reset password

Hello,

I have a website in local and I try to get it into production.

In production, the website seems work. I can access in anonymous of all pages. But I can't connect in admin (I have no other user) and I can't reset password. I have a white page with the only message "access denied" after the form send of login or reset page.

I've searched, I have test :

Multiple PHP versions but Drupal only identifies one.

Hey guys,

Newbie Here.. I use linux OS mainly.

I have multiple PHP versions on my system because sometimes I have to work on older Drupal sites..

However, I started working on a new installation this morning using Drupal 9.5.1.
Currently, I have PHP [8.2, 8.1, 8.0, 7,4, 5.6] versions installed on my machine.

For some reason the installation finds only the PHP 7.4. I'd prefer using Php 8.1.

Normally, I could do `update-alternatives --config php` but no luck this time.

Any suggestions, please?

installing drupal 9 on xamp win 10 getting errror

While installing drupal Drupal 9.4.7, I am getting error as: Why am I getting this error? Please help.

Deprecated function: Creation of dynamic property Drupal\Core\Installer\InstallerKernel::$_serviceId is deprecated in Drupal\Core\DependencyInjection\ContainerBuilder->set() (line 83 of C:\xampp\htdocs\myapp\core\lib\Drupal\Core\DependencyInjection\ContainerBuilder.php).

Drupal 10 "Redirects to external URLs are not allowed by default"

I successfully installed a D10 site on my home linux machine. In vhosts.d, I have defined

DocumentRoot "/srv/www/htdocs/ssl/mysite/web"

But I cannot do this when I move the site to my hosting site. I have tried putting in

RewriteBase = /web

in all the .htaccess files (which one should it be in?). The site mostly works, but if I make any changes, it throws

Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it.
(the changes are actually applied)

feeds_tamper in D8 or D9 - confusing versions and documentation

Hi all

I can't seem to find a beta-grade combination of Drupal 9, Feeds, and Feeds Tamper that can be installed as things stand in January 2023. After digging into the history a little bit I am not sure there *is* a beta-grade combination that works for Drupal 9, or even 8. 

Have I understood that correctly or have I just missed another dependency completely?

For now I have installed:

Using composer to install a local drupal website with complicated dependencies on ubuntu 22.04

Hello,

I can install a standard drupal website without complicated dependencies, see method1, on my local Ubuntu 22.04 server but I have a question about the composer installation for a drupal website with complicated dependencies, see method2.

Method1 (Tested and working method for standard websites)

  • Download the drupal tarball in your home directory.

  • Extract the tarball in your home directory.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal