I have installed drupal 11, using the LAMP stack method, and I install it on a VM hosted on azure.
After installing Drupal, the welcome page appears, but no links work, such as manage, login, logout, and in the center, the message ‘page not found’ is displayed. What should I do?
I've been working on setting up a Node.js project using an existing codebase. The previous setup was on an older version of Node (v12.x) and MongoDB (v4.x), but I’m trying to move everything to a newer environment with Node v18.x and MongoDB v5.x.
I've already built a Docker environment with the updated versions, and the containers are up and running fine. MongoDB is functioning as expected, but I’m having trouble connecting the Node app to MongoDB within the Docker network. The app works fine locally, but inside the container, I get a connection timeout error.
Hello, after installing Drupal 11, I can't find the option to install modules via a URL. Does anyone know where this option went? Personally, I find it easier to install modules using a URL link