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

Drupal folder structures and content visible for everyone!

Can anyone help me?

I created a website and now people can see the folder structure, including file content!

I have extended the .htaccess file with:


Order allow, deny
deny from all

What can I do more and how can I prevent that everyone can see the folders and file content?
Thanks in advance,

Transferring to Drupal 8 and having this error.

I can't enable theme, modules etc. because of this error.

Fatal error: Cannot instantiate interface Drupal\Core\Cache\CacheBackendInterface in C:\xampp\htdocs\startdrupal8\core\lib\Drupal\Component\DependencyInjection\Container.php on line 268

Any help would be appreciated.

Can't see the content created

Hi!

I'm developing a website with Drupal 7.x and I have the following issue:

I can create content and use it to create views with that content but it doesn't appear in the content page, I mean it doesn't appear listed in that page.

Does anyone know what kind of issue I could have?

Thanks!!

Automated database details in installation profile - Drupal 8

Hello all and thank you for any help in advance,

I'm attempting to automate the population of database settings on installation via an install profile in drupal 8. It works however immediately after selecting the profile on install I receive a database connection error. Hard refresh (F5), fixes it and the installation completes successfully. How do I stop attempts to connect to the database before the details have been defined? I have a similar working profile for 7. Here is my code in the profilename.profile:

Running drupal 7 website when DirectoryIndex is not allowed

Hi,

I am hosting my Drupal 7 website in a shared web server. Unfortunately, they don't support Drupal hosting, but support other CMS like WordPress etc.

The standard .htaccess file Drupal 7 is causing 500 Internal Server Error. After disabling the DirectoryIndex and modifying Options to +SymLinksIfOwnerMatch, I am able to run the website. But the website is not rendered properly such as images, logo etc are not rendered.

Emptying Database ("Drupal is already install" error)

Right after installing the Dev Desktop 8 on PC, I received the message:

Drupal 8.1.3

Drupal already installed
To start over, you must empty your existing database and copy default.settings.php over settings.php.
To upgrade an existing installation, proceed to the update script.
View your existing site.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal