.. | ||
bison_build_2a.patch | ||
ffmpeg-php.INSTALL | ||
php_pear_install.txt | ||
php_pecl_install.txt | ||
README.create-run-dir | ||
README.install-openssl-1.1.1 | ||
README.php5.2-install | ||
README.php5.3_debian9 | ||
README.php5.4_debian9 | ||
README.php5.4-install | ||
README.php5.6.redis | ||
README.php7_old_mysql | ||
README.php57.ldap | ||
READNE.memcached | ||
READNE.ssl-connection-error |
## - PHP does not find LDAP libraries: ## - ## - configure: error: Cannot find ldap libraries in /usr/lib ## - ## - FIX: set a symlink: ## - ln -s /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/ ## - ln -s /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/ ## - Note: ## - ## - If 'apr' and apr-utils' wasn't compiled with ldap support (that ## - is, if libldap.so wasn't present), recompile both