"Class BookStack\Auth\Access\LdapService does not exist" #1002

Closed
opened 2026-02-04 23:22:08 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mikebohlen on GitHub (Jan 22, 2019).

Describe the bug
Trying to implement bookstack on Windows, it was working until we tried to enable LDAP if I disabled all the LDAP settings it still doesn't work it acts like it is still trying to access the LdapService.php?

secondary error once I disable all the LDAP settings in the env file:

include(C:\DuncanAviation\bookstack\vendor\composer/../../app/Auth/Access/LdapService.php): failed to open stream: No such file or directory (0)

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings):
  • PHP Version:
  • Hosting Method Windows/Apache
Originally created by @mikebohlen on GitHub (Jan 22, 2019). **Describe the bug** Trying to implement bookstack on Windows, it was working until we tried to enable LDAP if I disabled all the LDAP settings it still doesn't work it acts like it is still trying to access the LdapService.php? secondary error once I disable all the LDAP settings in the env file: include(C:\DuncanAviation\bookstack\vendor\composer/../../app/Auth/Access/LdapService.php): failed to open stream: No such file or directory (0) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): - PHP Version: - Hosting Method Windows/Apache
Author
Owner

@mikebohlen commented on GitHub (Jan 22, 2019):

I checked and the file is present...

@mikebohlen commented on GitHub (Jan 22, 2019): I checked and the file is present...
Author
Owner

@mikebohlen commented on GitHub (Jan 22, 2019):

Fixed... reloaded

@mikebohlen commented on GitHub (Jan 22, 2019): Fixed... reloaded
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1002