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

Siddharth Mehta of Hudson Bay Capital - How to install Drupal?

Hey People, I am Siddharth Mehta, accountant of Hudson Bay Capital, I am new in Drupal thing can anyone help me how can I install Drupal?

On installof Drupal 9 I'm getting this error message.

The website encountered an unexpected error. Please try again later.

Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET /" in Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest() (line 136 of vendor\symfony\http-kernel\EventListener\RouterListener.php).

Web folder

I am moving from Drupal 7 to Drupal 9. Anyway, when installing with composer WEB folder is created where my site files are moved. This seems to imply that my site now is at mysite/web. This not where I need it. When I move files into the root directory, the site does work because it can't find the file autoload. Can you please help resolve this mystery?

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. 

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal