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

Drupal 8 requires upgrade of libmysqlclient... How?

Drupal: 8.0.0-RC2
O/S: Centos 6.7
PHP: 5.6.14
MySQL: 5.5.46

I'm installing Drupal 8 on my Centos 6 server. To do this I needed to upgrade both PHP and MySQL. However, I'm now getting the following error message from the installer:

The libmysqlclient driver version 5.1.54 is less than the minimum required version. Upgrade to libmysqlclient version 5.5.3 or up, or alternatively switch mysql drivers to MySQLnd version 5.0.9 or up.

Drupal 7/8 installer issue

I'm trying to install Drupal 8 on Ubuntu with Nginx, HHVM and PostgreSQL. Relevant versions:

Drupal: 8.0.0-rc2
Ubuntu: 14.04 LTS
Nginx: 1.4.6
HHVM: 3.10.1
PostgreSQL: 9.3.10

The issue is that when I run the Drupal 8 install script, I get as far as configuring the database, then when I click save and continue, HHVM crashes and I get a "502 Bad Gateway" error in the browser.

The install steps I'm taking are:

Drupal 8: Zend OPcache API is restricted by "restrict_api"

Hi!

When installing Druapl 8 RC2 i get this error message at Requirements review:

Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in system_requirements() (line 244 of core/modules/system/system.install).

system_requirements('install')
drupal_check_profile('standard', Array)
install_check_requirements(Array)
install_verify_requirements(Array)
install_run_task(Array, Array)
install_run_tasks(Array)
install_drupal(Object)

further:

Hosting Drupal on Linode

I have some freelance work in the pipeline and I was thinking about using Linode to host a Drupal installation, has anyone had any experience with that? Good or bad? Linda seems to have a lot of good documentation about how to get a Drupal installation working, and since their service is just basically renting out a VPS, I can't see any major incompatibility problems. But any feedback or anecdotal evidence would be appreciated.

Unexpected 'class' in ControllerResolver.php when moving site to new domain

Have a running 8.0.0 rc2 site running under domain A. When I simply rename the site's file directory such that it responds at domain B I get the following:

Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /example/core/lib/Drupal/Core/Controller/ControllerResolver.php on line 151

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal