@tompear Thank you! It works.
Search Criteria
Package Details: php74-ldap 7.4.33-10
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php74.git (read-only, click to copy) | 
|---|---|
| Package Base: | php74 | 
| Description: | ldap module for php74 | 
| Upstream URL: | http://www.php.net | 
| Licenses: | PHP | 
| Submitter: | tompear | 
| Maintainer: | severach (el_aur) | 
| Last Packager: | severach | 
| Votes: | 11 | 
| Popularity: | 0.000025 | 
| First Submitted: | 2021-01-31 11:48 (UTC) | 
| Last Updated: | 2025-08-03 17:27 (UTC) | 
Dependencies (58)
- libldap (libldap-gnutlsAUR)
 - libsasl
 - php74AUR
 - acl (acl-gitAUR) (make)
 - apache (apache-gitAUR) (make)
 - argon2 (argon2-gitAUR) (make)
 - aspell (aspell-gitAUR) (make)
 - autoconf (autoconf-gitAUR) (make)
 - automake (automake-gitAUR) (make)
 - bash (bash-devel-gitAUR, bash-gitAUR) (make)
 - c-clientAUR (make)
 - coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR) (make)
 - curl (curl-gitAUR, curl-c-aresAUR) (make)
 - db5.3 (make)
 - e2fsprogs (e2fsprogs-gitAUR) (make)
 - enchant (make)
 - findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
 - freetds (make)
 - gawk (gawk-gitAUR) (make)
 - gd (gd-gitAUR) (make)
 - gmp (gmp-hgAUR) (make)
 - hspell (make)
 - hunspell (hunspell-gitAUR) (make)
 - icu (icu-gitAUR) (make)
 - krb5 (krb5-gitAUR) (make)
 - libedit (make)
 - libfbclient (firebirdAUR) (make)
 - libffi (libffi-gitAUR) (make)
 - libldap (libldap-gnutlsAUR) (make)
 - libsasl (make)
 - libsodium (libsodium-gitAUR, libsodium-1.0.18AUR) (make)
 - libtool (libtool-gitAUR) (make)
 - libvoikko (make)
 - libxcrypt (libxcrypt-gitAUR) (make)
 - libxml2 (libxml2-gitAUR) (make)
 - libxslt (libxslt-gitAUR) (make)
 - libzip (libzip-gitAUR) (make)
 - lmdb (lumosqlAUR, lmdb-gitAUR) (make)
 - ncurses (ncurses-gitAUR) (make)
 - net-snmp (make)
 - nuspell (nuspell-gitAUR) (make)
 - oniguruma (oniguruma-gitAUR) (make)
 - openssl-1.1 (make)
 - pam (pam-selinuxAUR) (make)
 - patchelf (patchelf-gitAUR) (make)
 - pcre (make)
 - postgresql-libs (postgresql-libs-12AUR, postgresql-libs-gitAUR, postgresql13-libsAUR) (make)
 - python (make)
 - sed (sed-gitAUR) (make)
 - smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, sendmailAUR, ssmtpAUR, courier-mtaAUR, exim-heavyAUR, dma, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
 - sqlite (sqlite-fossilAUR) (make)
 - systemd (systemd-gitAUR, systemd-selinuxAUR) (make)
 - systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
 - tidy (make)
 - unixodbc (unixodbc-gitAUR) (make)
 - zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
 - procps-ng (procps-ng-gitAUR) (check)
 - smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, sendmailAUR, ssmtpAUR, courier-mtaAUR, exim-heavyAUR, dma, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (check)
 
Required by (1)
- owncloud (optional)
 
Sources (17)
- debian-php-7.4.patch
 - https://php.net/distributions/php-7.4.33.tar.xz
 - icu-74-php-7.4.patch
 - libxml-21200-php-7.0.patch
 - libxml-ATTRIBUTE_UNUSED-2.patch
 - libxml-pear.patch
 - litespeed-phpheader.patch
 - make-tests.patch
 - mysql-socket-php7.1.patch
 - pear-config-patcher.php
 - php-apache.conf
 - php-libxml.patch
 - php-makefile-patcher.php
 - php-phpinfo.patch
 - php74-enchant.patch
 - timezonedb-guess.patch
 - timezonedb-php7.4.patch
 
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
system7 commented on 2022-06-07 19:59 (UTC)
tompear commented on 2022-06-07 19:37 (UTC)
You have to rebuild php74-intl, new version of library is the reason.
system7 commented on 2022-06-07 19:28 (UTC) (edited on 2022-06-07 19:31 (UTC) by system7)
Did anybody meet this problem?
$ php74 -i | grep intl                                                                                                                                                                                                                                      
PHP Warning:  PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/lib/php74/modules/intl.so (libicuio.so.70: cannot open shared object file: No such file or directory), /usr/lib/php74/modules/intl.so.so (/usr/lib/php74/modules/intl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
/etc/php74/conf.d/20-intl.ini,
The php74-intl and icu has been installed. I do not have idea what is the problem w/ the package.
$ fd libicuio.so /                                                                                                                                                                                                                                          
/usr/lib32/libicuio.so.71.1
/usr/lib32/libicuio.so.71
/usr/lib32/libicuio.so
/usr/lib/libicuio.so
/usr/lib/libicuio.so.71
/usr/lib/libicuio.so.71.1
$ ls -la /usr/lib/php74/modules/intl.so                                                                                                                                                                                                                     
-rwxr-xr-x 1 root root 455K Apr 15 17:26 /usr/lib/php74/modules/intl.so
Edit: Ehh... May I figured it out: the new version of libicuio? (71) :)
archn00b commented on 2022-04-09 17:14 (UTC) (edited on 2022-05-13 22:13 (UTC) by archn00b)
Has the signature changed?
error: php74-intl: signature for "home:el OBS Project <home:el@build.opensuse.org>" is invalid
        
    aureolebigben commented on 2022-02-08 08:54 (UTC)
@tompear thank you !
tompear commented on 2022-02-03 14:37 (UTC)
@aureolebigben you have to install php74-cli, its now a separate package.
aureolebigben commented on 2022-02-03 14:26 (UTC)
Where is the php74 executable after install ?
Before, php executable was in /usr/bin. But after update i don't find it anywhere.
Now in /usr/bin i only have php-config74 php-fpm74 phpize74.
voidspawn commented on 2022-02-02 07:44 (UTC)
thx for the help
it was php74-dom
then php74-ctype and php74-phar and then it all worked(if it help others)
el_aur commented on 2022-02-01 17:57 (UTC)
added even more deps to enchant: libvoikko hspell hunspell nuspell aspell
Pinned Comments
el_aur commented on 2022-01-27 12:06 (UTC) (edited on 2022-02-01 21:33 (UTC) by el_aur)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php74is installed withphp74-clisubpackage,php74doesn't include it anymore!!!PEAR and PECL are available as
php74-pearandphp74-peclsubpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php74package anymore.No more extensions in php.ini itself! Separate INI files for each extension are placed in
/etc/php74/conf.dThey are loaded in correct order according to priorityModules: mysqlnd, mysqli and pdo_mysql are moved to single package
php74-mysqlphp74-xslrequiresphp74-xmlandphp74-domto be installedphp74-enchantbuild with dependencies:libvoikko,hspell,hunspell,nuspell,aspell