philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 16 forks source link

Unable to save settings #48

Closed pdklein88 closed 2 years ago

pdklein88 commented 3 years ago

I have installed and enabled your plugin, however, when I click save changes at the bottom of the configuration page, I get "This page isn’t working ____ is currently unable to handle this request. HTTP ERROR 500"

I am running osTicket version 1.15.1 on Microsoft IIS, PHP 7.3.19, and MySQL 5.5.45.

Thanks Pete

philbertphotos commented 3 years ago

Thats a bug in IIS/PHP you have to manually copy "sync_mldap.php" to the SCP folder.

pdklein88 commented 3 years ago

Thanks - I gave that a try, but still getting the same error message. Just to be sure I did it correctly, I copy sync_mldap.php from your repository into C:\inetpub\wwwroot\osTicket\scp

philbertphotos commented 2 years ago

@pdklein88 i updated the plugin let me know if this works.