Hi i cant install imap php extension. Steps i did:
- removed imap_open
- tried many times on both php 8.1 8.2 8.3
- restarted service
- restared server
- install over command line
--2025-03-24 18:48:08-- https://node.aapanel.com/install/3/imap.sh
Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, ...
Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6403 (6.3K) [application/octet-stream]
Saving to: ‘imap.sh’
0K ...... 100% 20.4M=0s
2025-03-24 18:48:08 (20.4 MB/s) - ‘imap.sh’ saved [6403/6403]
selecting download node...
https://cf1-node.aapanel.com
selecting download node...
Reading package lists...
Building dependency tree...
Reading state information...
libc-client2007e is already the newest version (8:2007fdfsg-7build1).
libc-client2007e-dev is already the newest version (8:2007fdfsg-7build1).
libpam0g-dev is already the newest version (1.4.0-11ubuntu2.5).
The following packages were automatically installed and are no longer required:
libintl-perl libintl-xs-perl libmodule-find-perl libmodule-scandeps-perl
libproc-processtable-perl libsort-naturally-perl
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ln: failed to create symbolic link '/usr/lib/libc-client.so': File exists
Configuring for:
PHP Api Version: 20230831
Zend Module Api No: 20230831
Zend Extension Api No: 420230831
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /www/server/php/83
checking for PHP includes... -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib
checking for PHP extension directory... /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831
checking for PHP installed headers prefix... /www/server/php/83/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... gawk
checking for IMAP support... yes, shared
checking for IMAP Kerberos support... yes
checking for IMAP SSL support... yes
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... yes
checking for pam_start in -lpam... yes
checking for crypt in -lcrypt... yes
checking for krb5-gssapi krb5... yes
checking for openssl >= 1.0.2... yes
checking for utf8_to_mutf7... yes
checking whether rfc822_output_address_list function present... no
checking whether build with IMAP works... no
configure: error: build test failed. Please check the config.log for details.
make: *** No targets specified and no makefile found. Stop.
ERROR!
|-Successify --- Command executed! ---
many thanks for help!!!