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

Preferred PHP 7.0 repo for Drupal 8 + CentOS 7 ?

I am installing D8 on a CentOS 7 system with PHP 7.0. (This will be a dedicated Drupal 8 system.)
A sysadmin co-worker recommended Remi's PHP 7.0 repo, which installs PHP into /opt/remi/php70/root/bin (instead of the familiar /usr/bin). The final step in the installation is a bash script, which modifies your PATH and LD_LIBRARY_PATH.
(It does not set DRUSH_PHP)

Does anyone have any experience with this repo? (Most of the builds I've worked on in the past have installed PHP into /usr/bin ). Any "gotchas" here? Is there a more-preferred CentOS 7 repo to use?

i can't login " Access denied " all page. Hosting set Up password authentication for folder root Drupal.

My hosting set Up password authentication for folder root Drupal.
My Drupal install module "HTTP Basic Authentication" .

PLEASE HELP

when i install drupal 8.2.4 anytime and any click it appears error

Not Found

The requested URL /admin/structure was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

PLEASE HELP....

cPanel
Apache v 2.4.23
PHP 7.0.1

Problem installing drupal 8.2.4 on postgresql ( 9.5 and 9.6 ) on centos 7

Hi,

I am installing drupal on postgresql ( as I did a hundred times before on drupl 8.1 and postgresql 9.4 and 9.5)

When the install script runs ( using interactive installation trough web page or drush or drupal console )

I see many errors in the postgresql log :

Drupal Hardening (Security) at the database.

Hi,

I am attempting to determine if the following is a possibility:

In a multiple web server (load balanced) environment I would like to configure the Drupal database with two sets of credentials:

One that would include the full "owner" database permissions outlined in the INSTALL document:

CREATE USER username@localhost IDENTIFIED BY 'password';

Issue with proxy subdirectory to point drupal 7 site

I am facing an issue when there is a proxy subdirectory point to Drupal 7 site.

For e.g. The site is http://www.mysite.com/training and www.mysite.com is main site which is running on the different server. /training is virtual/proxy subdirectory which mapped to different server where Drupal 7 site is hosted.

I have set the $base_url = '/training' and update the .htaccess file with the below rules in Drupal 7 Training Portal Site.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal