Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am attempting to install the latest drupal on debian 11, using mariadb and lighttpd. There seems to be some conflicts in the instructions.
1) the recommended way to get drupal is with composer, running not as a super-user.
2) for a secure installation, it's recommended to have the drupal files outside /var/www/html, read-only and owned by www-data, the usual non-shell web server user
My user can't write to /var/www/html. If I go to another directory which is writable, e.g.:
I am installing D945 but I get the message that autoloader.php cannot be streamed. I copied autoloader php to the Vendor directory, but to no avail. Any suggestions?
Hello I have big problem with a website of a client of mine. It's suddenly not showing any main product information text. It's a sort of webshop which has a lot of products. Each product normally shows texts like general product information but that text suddenly stops showing since a week. A week before it was still there.
I did not do anything regarding the text. I was thinking maybe it could be a server configuration change, but I copied the website to my localhost and it was showing the same error: no product texts.
I really need help, which will be greatly appreciated. My client has no website until I figure this out. I've done all I know several times and keep ending up here.
I did a Fresh Drupal 7.91 install and got the following error. I closed the browser, opened a new window and went to the domain. I was asked to login. Which I did, but my login was not recognized and neither was the email address. So, maybe it didn't complete the final install step or something.