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

SOLVED: Extremely easy and short steps to fix Drupal 6 to run on PHP 7.4

Hi folks

I know - it is not advisable to run such old version of Drupal as 6.x (and even 7.x for that matter) for so many reasons, most important of which are security.

But for those who have no choice for whatever reason, here is a very easy and quick way to make everything work.
(not sure about if you have some different custom, non-Drupal core modules, of course).

After my hosting provider forcefully upgraded PHP to at least 7.4, my Drupal 6.33 sites stopped working (blank page).

Installing Drupal 9 in a subdirectory

HI everyone,

I've installed Drupal 9 (w/ composer & drush) on a Debian / Nginx server.

I'd like to serve my drupal installation on a subdirectory "drupal": "https://example.com/drupal".

I've managed to do so using a nginx proxy. However, none of the internal links and resources work because they always refer to "https://example.com" where they should refer to "https://example.com/drupal".

404 when installing Drupal 9.4.8 to subdomain.

Hi,

When I install Drupal 9.4.8 to a subdomain (sub.mysite.com) I get 404s in all pages except the home page. I installed the demo content that comes in built with Drupal 9. I also get 404s throughout the admin pages. 

My htaccess below has a chmod of 644 and is being read.

I can't see base_url in settings.php (mentioned as a fix in Google) and I'm hosting on Digital Ocean with WHM/cPanel on Centos.

Do I need to amend the htaccess? Any suggestions please? 

Mod_rewrite appears to be enabled on my server. 

Problem with lando/drupal

hey everyone, i just started with drupal and i want to set it up with lando, the problem is when i do > lando start , the app starts up correctly, but the APPSERVER URLS are all red and i get a Not Found message when i want to open the pages.

How can i fix this?

403 Forbidden from drupal

Dear Drupal Comunity, 

I have a problem with http request to drupal. 

I have installed everything in my locahost. the drupal site is working in xampp (apache ) server.

Everything is working fine. 

Iam trying now to integrate drupal with extern application , so I did some test connection with Postman. 

When I send using postman a http request without authorization  , I receive 200 ok , it means it works fine.

But when I send http request with basic auth ( username/password of drupal) I receive 403 forbidden , the server dont allow the request. 

Lando/Docker installation issues

Hi All, 

First, I'm completely new to this and don't know where to start to ask for help. I think I screwed up my Lando/Docker installation. When trying to execute a commands in Docker, I have to specify "Lando Start" or "Lando Info" for example instead of "Start or "Info"   

On top of that, I was using Bartik as my theme and I switched to Zen, and am now getting a "The website encountered an unexpected error. Please try again later."  and cannot access anything on my site, and cannot get it back to Bartik!  

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal