I am running Drupal 8.1.1 on IIS 10 PHP 7.0.5 LDAP Module 8.x-3.x-dev Released: 2016-May-10

When i try to enable the ldap server i get the white screen error, and this it the php error on the log:

ReflectionException: Class Drupal\ldap_servers\EventSubscriber\InitSubscriber does not exist in ReflectionClass->__construct() (line 30 of C:\inetpub\wwwroot\venus\core\lib\Drupal\Core\DependencyInjection\Compiler\RegisterEventSubscribersPass.php).

Comments

wolfhowling created an issue. See original summary.

larowlan’s picture

I think that class was removed, but the services.yml entry may still exist

wolfhowling’s picture

You are correct i emptied the service.yml file and now it install fine, all i get is a warning now.

Warning: Invalid argument supplied for foreach() in Drupal\Core\DependencyInjection\Compiler\RegisterEventSubscribersPass->process() (line 37 of C:\inetpub\wwwroot\venus\core\lib\Drupal\Core\DependencyInjection\Compiler\RegisterEventSubscribersPass.php).
queenvictoria’s picture

Status: Active » Fixed
Related issues: +#2703439: Is theme_ldap_servers_server needed?

I've fixed this and pushed the change against #2703439. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.