osTicket / osTicket-plugins

Core plugins for osTicket (v1.8+)
GNU General Public License v2.0
151 stars 162 forks source link

Auth-LDAP #72

Open Jo3ytjuh opened 9 years ago

Jo3ytjuh commented 9 years ago

Auth-LDAP is not working on 1.10, when users login, they get an error 500.

Any solution on this ??

ntozier commented 9 years ago

Users login work on my 1.10 installation via LDAP. Sounds more to me like you have a problem with your server config. You may want to visit the forums with your setup information and description of problem. You should also consult your webserver error log to see what the error log, and consult the PHP error log and see if anything is getting logged there.

Jo3ytjuh commented 9 years ago

Before the installation, i had versio 1.9 installed and it worked like a charm !

ntozier commented 9 years ago

So coincidentally there are some 19 versions of 1.9. Can you be a little more specific? Did you also upgrade the Authentication::LDAP plugin when you upgraded?

Jo3ytjuh commented 9 years ago

Hi there,

1.9.9-1 And yes im running the latest version of the LDAP auth

greezybacon commented 9 years ago

@Jo3ytjuh do you have any errors in your PHP logs for the HTTP/500 errors?