Skip to content

Ldap Extension for /shivammathur/php@7.4 #2817

Closed Answered by shivammathur
armandgabriel asked this question in Q&A
Discussion options

You must be logged in to vote

@armandgabriel
You don't need to add extension=ldap in your php.ini. Please remove that.

Ldap extension in these php builds is compiled statically along with PHP. So it should be available once PHP is installed
https://github.com/shivammathur/homebrew-php/blob/master/Formula/php@7.4.rb#L164

Please run php -m and ldap should be there.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@armandgabriel
Comment options

Answer selected by shivammathur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants