Join the community today
Register Now

Master Branch fix PHP LDAP support in 123.08stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 3, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    55,797
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    5:34 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    fix PHP LDAP support in 123.08stable

    Bug prevented enabling of PHP LDAP support http://php.net/manual/en/book.ldap.php. Fixed now


    Code (Text):
    php --ri ldap
    
    ldap
    
    LDAP Support => enabled
    RCS Version => $Id: 5ffc17b96f6abc34bc3607bc1131ea7a79586613 $
    Total Links => 0/unlimited
    API Version => 3001
    Vendor Name => OpenLDAP
    Vendor Version => 20440
    SASL Support => Enabled
    
    Directive => Local Value => Master Value
    ldap.max_links => Unlimited => Unlimited
    


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.