I want to start by saying I am new to FreeBSD, Linux or any operating system related to open source. I want to say thank you for any help in advanced.
I am eager to learn. I have setup TrueNAS configured my pools setup datasets and setup plex on this TrueNAS. Now I am trying to get Drupal8 setup on it.
I want to start by saying I am new to FreeBSD, Linux or any operating system related to open source. I want to say thank you for any help in advanced.
I am eager to learn. I have setup TrueNAS configured my pools setup datasets and setup plex on this TrueNAS operating system. Now I am trying to get Drupal8 setup on it.
(Not sure if this is appropriate place to ask this question. Point me elsewhere if not. Thanks. Not *directly* a Drupal question, but it *is* about best approach to managing Drupal.)
I have a handful of Drupal sites currently on a shared server and plan to move them to a VPS. I use DDEV/Composer/Drush for dev locally on my MacBook and would like to have Composer/Drush available for some tasks on the VPS - though I plan to do my devel and management locally, not on production.
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).
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?