configure: error: Cannot find ldap.h
编译php时出现的问题,解决:
[root@rhel php-5.1.6]# yum install -y openldap openldap-devel
然后重新编译!
原创文章,转载请注明。本文链接地址: https://www.rootop.org/pages/1134.html
编译php时出现的问题,解决:
[root@rhel php-5.1.6]# yum install -y openldap openldap-devel
然后重新编译!
原创文章,转载请注明。本文链接地址: https://www.rootop.org/pages/1134.html