SOLVED Centos 7: Error build PHP 7.4 & 8.1

itcms

Verified User
Joined
Jul 4, 2019
Messages
105
Location
Athens
Hi,

I tried to install php 7.4 & 8.1 and failed with the same error message :
...........
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if iconv supports //IGNORE... yes
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... yes
checking for IMAP SSL support... no
checking whether to enable internationalization support... yes
checking for icu-uc >= 50.1 icu-io icu-i18n... no
configure: error: Package requirements (icu-uc >= 50.1 icu-io icu-i18n) were not met:

No package 'icu-uc' found
No package 'icu-io' found
No package 'icu-i18n' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ICU_CFLAGS
and ICU_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** There was an error while trying to configure php. Check the configure file
[root@srv custombuild]#

Please keep in mind php 7.3 installed without problem.

I tried ( https://forum.directadmin.com/threads/error-build-php-7-4.59632/ ):
cd /usr/local/directadmin/custombuild
./build update
./build update_versions
./build php n
No success

Failed too :
cd /usr/local/directadmin/custombuild
./build update
./build icu

After that tried :
yum install libicu-devel libicu-doc

and help to continue to next step

Next error was
No package 'libzip' found
No package 'libzip' found
No package 'libzip' found

again
yum install libzip libzip-devel

and stacked again

./build php n
------------
hecking whether to enable zend-test extension... no
checking for zip archive read/write support... yes
checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... no
configure: error: Package requirements (libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0) were not met:

Requested 'libzip >= 0.11' but version of libzip is 0.10.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBZIP_CFLAGS
and LIBZIP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** There was an error while trying to configure php. Check the configure file
[root@srv custombuild]#
-----------------

Any idea ?

PHP errors started after my try to switch from nginx_apache to openlitespeed and changed
php from php-fpm to php_mode lsphp for all php
./build update
./build set webserver openlitespeed
./build set mod_ruid2 no
./build set php1_mode lsphp
./build set php2_mode lsphp
./build set php3_mode lsphp

After that crashed php 7.4 & 8.1 and not worked at all

I performed roll back to nginx_apache and php-fpm and working only php 7.3



Versions :
OS : Centos 7 , 3.10.0-1160.53.1.el7.x86_64
[root@srv custombuild]# /usr/local/directadmin/directadmin v
Version: DirectAdmin v.1.642
[root@srv custombuild]#
 
Last edited:
Hi I am already to the latest
[root@srv custombuild]# ./build update_versions
[root@srv custombuild]# /usr/local/directadmin/directadmin v
Version: DirectAdmin v.1.642
 
[root@srv custombuild]# cd /usr/local/directadmin/custombuild
[root@srv custombuild]# ./build version
2.0.0 (rev: 2934)
 
I just gave
[root@srv custombuild]# ./build update_da
Updating DirectAdmin
./build update
./build php n
./build rewrite_confs
 
Last edited:
[root@srv custombuild]# systemctl status php-fpm74.service
● php-fpm74.service - The PHP FastCGI Process Manager
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: disabled)
Active: activating (start) since Τετ 2022-08-17 21:43:42 CEST; 15s ago
Main PID: 446 (php-fpm74)
CGroup: /system.slice/php-fpm74.service
└─446 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)

Αύγ 17 21:43:42 srv.mysrv.gr systemd[1]: Starting The PHP FastCGI Process Manager...
Αύγ 17 21:43:42 srv.mysrv.gr php-fpm74[446]: [17-Aug-2022 21:43:42] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm74.conf' from /usr/local/php74/etc/php-fpm.conf at line 68.
[root@srv custombuild]# systemctl status php-fpm74.service
● php-fpm74.service - The PHP FastCGI Process Manager
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: disabled)
Active: activating (start) since Τετ 2022-08-17 21:48:16 CEST; 37s ago
Main PID: 8579 (php-fpm74)
CGroup: /system.slice/php-fpm74.service
└─8579 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)

Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Starting The PHP FastCGI Process Manager...
Αύγ 17 21:48:16 srv.mysrv.gr php-fpm74[8579]: [17-Aug-2022 21:48:16] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm74.conf' from /usr/local/php74/etc/php-fpm.conf at line 68.
[root@srv custombuild]# journalctl -xe
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloading The nginx HTTP and reverse proxy server.
-- Subject: Unit nginx.service has begun reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit nginx.service has begun reloading its configuration
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloaded The nginx HTTP and reverse proxy server.
-- Subject: Unit nginx.service has finished reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit nginx.service has finished reloading its configuration
--
-- The result is done.
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloading The PHP FastCGI Process Manager.
-- Subject: Unit php-fpm73.service has begun reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit php-fpm73.service has begun reloading its configuration
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloaded The PHP FastCGI Process Manager.
-- Subject: Unit php-fpm73.service has finished reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit php-fpm73.service has finished reloading its configuration
--
-- The result is done.
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Unit php-fpm74.service cannot be reloaded because it is inactive.
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloading The Apache HTTP Server.
-- Subject: Unit httpd.service has begun reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has begun reloading its configuration
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Reloaded The Apache HTTP Server.
-- Subject: Unit httpd.service has finished reloading its configuration
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has finished reloading its configuration
--
-- The result is done.
Αύγ 17 21:48:16 srv.mysrv.gr systemd[1]: Starting The PHP FastCGI Process Manager...
-- Subject: Unit php-fpm74.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit php-fpm74.service has begun starting up.
Αύγ 17 21:48:16 srv.mysrv.gr php-fpm74[8579]: [17-Aug-2022 21:48:16] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm74.conf' from /usr/local/php74/etc/php-fpm.conf at line 68.

[root@srv custombuild]#
 
Last edited:
cd /usr/local/directadmin/custombuild
./build set_fastest
./build clean
./build update
./build php
./build rewrite_confs


[root@srv custombuild]# ./build rewrite_confs
Checking to ensure /etc/httpd/conf/ssl.crt/server.ca is set.
Adding custom webapps from /usr/local/directadmin/custombuild/custom/webapps.list
Added rainloop pointing to rainloop
Using 95.217.6.167 for your server IP
Job for php-fpm74.service invalid.
PHP has been secured.
Restarting php-fpm73.
Restarting php-fpm74.
Job for php-fpm74.service failed because a timeout was exceeded. See "systemctl status php-fpm74.service" and "journalctl -xe" for details.
Found /usr/local/directadmin/custombuild/mod_aclr2-1.0.0.tar.gz
Extracting /usr/local/directadmin/custombuild/mod_aclr2-1.0.0.tar.gz...
Installing mod_aclr2-1.0.0...
/var/www/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -I/usr/local/include -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache -I/usr/include/apache -I/usr/include/apache -c -o mod_aclr2.lo mod_aclr2.c && touch mod_aclr2.slo
/var/www/build/libtool --silent --mode=link gcc -std=gnu99 -L/usr/local/lib -o mod_aclr2.la -rpath /usr/lib/apache -module -avoid-version mod_aclr2.lo
/var/www/build/instdso.sh SH_LIBTOOL='/var/www/build/libtool' mod_aclr2.la /usr/lib/apache
/var/www/build/libtool --mode=install install mod_aclr2.la /usr/lib/apache/
libtool: install: install .libs/mod_aclr2.so /usr/lib/apache/mod_aclr2.so
libtool: install: install .libs/mod_aclr2.lai /usr/lib/apache/mod_aclr2.la
libtool: install: install .libs/mod_aclr2.a /usr/lib/apache/mod_aclr2.a
libtool: install: chmod 644 /usr/lib/apache/mod_aclr2.a
libtool: install: ranlib /usr/lib/apache/mod_aclr2.a
libtool: finish: PATH="/usr/local/bin:/root/perl5/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/lib/apache
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/apache

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
chmod 755 /usr/lib/apache/mod_aclr2.so
[activating module `aclr' in /etc/httpd/conf/httpd.conf]
mod_aclr2 has been installed successfully.
Copying custom ModSecurity rules to /etc/modsecurity.d/...
Defaulting to Comodo WAF SecDefaultAction...
Restarting apache.
Adding custom webapps from /usr/local/directadmin/custombuild/custom/webapps.list
Added rainloop pointing to rainloop
Checking to ensure /etc/httpd/conf/ssl.crt/server.ca is set.
Installing Comodo Rule Set for ModSecurity...
Updating to latest CWAF client version
current version is up to date
update process finished!
Copying custom ModSecurity rules to /etc/modsecurity.d/...
Defaulting to Comodo WAF SecDefaultAction...
Installation of ModSecurity Rule Set has been finished.
Using 95.217.6.167 for your server IP
Using 95.217.6.167 for your server IP
Job for php-fpm74.service invalid.
PHP has been secured.
Restarting php-fpm73.
Restarting php-fpm74.
Job for php-fpm74.service failed because a timeout was exceeded. See "systemctl status php-fpm74.service" and "journalctl -xe" for details.
Copying custom ModSecurity rules to /etc/modsecurity.d/...
Defaulting to Comodo WAF SecDefaultAction...
Restarting nginx.
[root@srv custombuild]#
 
[root@srv log]# systemctl status php-fpm74.service

● php-fpm74.service - The PHP FastCGI Process Manager

Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: disabled)

Active: failed (Result: timeout) since Τετ 2022-08-17 22:28:18 CEST; 35s ago

Process: 8048 ExecStart=/usr/local/php74/sbin/php-fpm74 --nodaemonize --pid=/run/php-fpm74.pid (code=exited, status=0/SUCCESS)

Main PID: 8048 (code=exited, status=0/SUCCESS)



Αύγ 17 22:25:52 srv.mysrv.gr systemd[1]: Starting The PHP FastCGI Process Manager...

Αύγ 17 22:26:17 srv.mysrv.gr systemd[1]: Unit php-fpm74.service cannot be reloaded because it is inactive.

Αύγ 17 22:26:48 srv.mysrv.gr systemd[1]: [/etc/systemd/system/php-fpm74.service:41] Unknown lvalue 'ProtectKernelModules' in section 'Service'

Αύγ 17 22:26:48 srv.mysrv.gr systemd[1]: [/etc/systemd/system/php-fpm74.service:48] Unknown lvalue 'ProtectKernelTunables' in section 'Service'

Αύγ 17 22:26:48 srv.mysrv.gr systemd[1]: [/etc/systemd/system/php-fpm74.service:51] Unknown lvalue 'ProtectControlGroups' in section 'Service'

Αύγ 17 22:26:48 srv.mysrv.gr systemd[1]: [/etc/systemd/system/php-fpm74.service:54] Unknown lvalue 'RestrictRealtime' in section 'Service'

Αύγ 17 22:28:18 srv.mysrv.gr systemd[1]: php-fpm74.service start operation timed out. Terminating.

Αύγ 17 22:28:18 srv.mysrv.gr systemd[1]: Failed to start The PHP FastCGI Process Manager.

Αύγ 17 22:28:18 srv.mysrv.gr systemd[1]: Unit php-fpm74.service entered failed state.

Αύγ 17 22:28:18 srv.mysrv.gr systemd[1]: php-fpm74.service failed.

[root@srv log]#
 
Unit php-fpm74.service has begun starting up.
Αύγ 17 21:48:16 srv.mysrv.gr php-fpm74[8579]: [17-Aug-2022 21:48:16] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm74.conf' from /usr/local/php74/etc/php-fpm.conf at line 68
It simply means there are no customers using php 7.4, this the service is not started.
 
why so many errors any idea ?
I have a website now and php-fpm74 seems problematic BUT site working
[root@srv log]# systemctl status php-fpm74
● php-fpm74.service - The PHP FastCGI Process Manager
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: disabled)
Active: activating (start) since Τετ 2022-08-17 22:34:52 CEST; 1min 21s ago
Main PID: 13703 (php-fpm74)
CGroup: /system.slice/php-fpm74.service
├─13703 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)
└─14268 php-fpm: pool mytest

Αύγ 17 22:34:52 srv.mysrv.gr systemd[1]: Starting The PHP FastCGI Process Manager...
[root@srv log]#

Can be all this mess due to OS kernel ?

I receive also messages New Message: The service 'php-fpm74' on server srv.mysrv.gr is currently down and the site is not working at all
and the service auto restart for while displaying as service
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: disabled)
Active: activating (start) since Τετ 2022-08-17 22:53:17 CEST; 32s ago
Main PID: 23497 (php-fpm74)
CGroup: /system.slice/php-fpm74.service
└─23497 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)
 
Last edited:
Not sure if it's related since we're using Debian 11 as OS, but after a routine PHP (minor 7.4) upgrade yesterday we're having issues as well with the PHP service not starting. I don't see any issues in the logs, the service tries to start but eventually times out and fails:

# service php-fpm74 status
● php-fpm74.service - The PHP FastCGI Process Manager
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: enabled)
Active: activating (start) since Thu 2022-08-18 09:09:01 CEST; 40s ago
Main PID: 121867 (php-fpm74)
Tasks: 1 (limit: 28816)
Memory: 11.1M
CPU: 305ms
CGroup: /system.slice/php-fpm74.service
└─121867 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)


I'm trying to replicate this issue on another server now.
 
Not sure if it's related since we're using Debian 11 as OS, but after a routine PHP (minor 7.4) upgrade yesterday we're having issues as well with the PHP service not starting. I don't see any issues in the logs, the service tries to start but eventually times out and fails:

# service php-fpm74 status
● php-fpm74.service - The PHP FastCGI Process Manager
Loaded: loaded (/etc/systemd/system/php-fpm74.service; enabled; vendor preset: enabled)
Active: activating (start) since Thu 2022-08-18 09:09:01 CEST; 40s ago
Main PID: 121867 (php-fpm74)
Tasks: 1 (limit: 28816)
Memory: 11.1M
CPU: 305ms
CGroup: /system.slice/php-fpm74.service
└─121867 php-fpm: master process (/usr/local/php74/etc/php-fpm.conf)


I'm trying to replicate this issue on another server now.
Did you try re-building PHP with the latest version of CB? If not, try:
Code:
/usr/local/directadmin/custombuild/build update
/usr/local/directadmin/custombuild/build php
 
Did you try re-building PHP with the latest version of CB? If not, try:
Code:
/usr/local/directadmin/custombuild/build update
/usr/local/directadmin/custombuild/build php
Thanks for checking, I've created a seperate thread (https://forum.directadmin.com/threads/build-php-hangs-cannot-upgrade.66779/#post-351082), not trying to derail this one, because after troubleshooting I don't think it's the same issue. I'm not having build errors, the build process just hangs and php-fpm services are not activating properly, so it's probably systemd/service related.
 
Hi,

The problem concern 7.4 and 8.1 when I am trying to build with php-fpm both fails
7.4 working fine with fastcgi

8.1
Latest try to build 8.1 as php-fpm failed again

  1. checking if iconv is glibc's... yes
    checking if iconv supports errno... no
    configure: error: iconv does not support errno

    *** There was an error while trying to configure php. Check the configure file
    [root@srv custombuild]# ./build iconv
    +-----------------------------------------------------------+
    | DirectAdmin WebServices Installer |
    | Written by Martynas Bendorius and DirectAdmin |
    | Version: 2.0.0 (rev: 2937) |
    +-----------------------------------------------------------+
    | To build everything run: |
    | ./build all |
    | |
    | NOTE: Command all will compile everything as it is set |
    | in the options.conf file, please take a look at |
    | "./build options"! |
    +-----------------------------------------------------------+
    | Install/update server components: |
    | ./build apache |
    | ./build awstats |
    | ./build awstats_process |
    | ./build bubblewrap |
    | ./build csf |
    | ./build clamav |
    | ./build composer |
    | ./build curl |
    | ./build dovecot |
    | ./build exim |
    | ./build freetype |
    | ./build geoipupdate |
    | ./build imagemagick |
    | ./build imapsync |
    | ./build jailshell |
    | ./build lego |
    | ./build libmaxminddb |
    | ./build libmodsecurity |
    | ./build libspf2 |
    | ./build litespeed |
    | ./build lua |
    | ./build mod_lsapi |
    | ./build mod_proctitle |
    | ./build mod_aclr2 |
    | ./build mod_ruid2 |
    | ./build mod_htscanner2 |
    | ./build mod_fcgid |
    | ./build modsecurity |
    | ./build modsecurity_rules |
    | ./build msmtp |
    | ./build mysql |
    | ./build netdata |
    | ./build nginx |
    | ./build nginx_apache |
    | ./build openlitespeed |
    | ./build pigeonhole |
    | ./build php |
    | ./build proftpd |
    | ./build pureftpd |
    | ./build redis |
    | ./build rspamd |
    | ./build snail |
    | ./build spamassassin |
    | ./build suphp |
    | ./build unit |
    | ./build webalizer |
    | ./build wp |
    +-----------------------------------------------------------+
    | Install/update PHP extensions: |
    | ./build php_gmp |
    | ./build php_igbinary |
    | ./build php_ioncube |
    | ./build php_imagick |
    | ./build php_imap |
    | ./build php_ldap |
    | ./build php_opcache |
    | ./build php_phalcon |
    | ./build php_psr |
    | ./build php_redis |
    | ./build php_readline |
    | ./build php_snuffleupagus |
    | ./build php_suhosin |
    | ./build php_xmlrpc |
    | ./build php_zend |
    +-----------------------------------------------------------+
    | Components configuration options: |
    | ./build exim_conf |
    | ./build dovecot_conf |
    | ./build blockcracking |
    | ./build easy_spam_fighter |
    | ./build php_ini |
    | ./build rewrite_confs |
    | ./build secure_php |
    | ./build spamassassin_cron |
    | ./build litespeed_license |
    | ./build litespeed_license_migrate |
    +-----------------------------------------------------------+
    | Install/update web applications: |
    | ./build phpmyadmin |
    | ./build roundcube |
    | ./build squirrelmail |
    +-----------------------------------------------------------+
    | CustomBuild related options/functions: |
    | ./build create_options |
    | ./build custombuild_plugin |
    | ./build cron |
    | ./build opt_help |
    | ./build options_nobold |
    | ./build list_removals |
    | ./build remove_items |
    | ./build set |
    | ./build set_fastest |
    | ./build set_fastest_quiet |
    | ./build update_da |
    | ./build update_versions |
    | ./build update_webapps |
    | ./build used_configs |
    | ./build versions |
    | ./build version |
    +-----------------------------------------------------------+
    | Remove old build data: |
    | ./build clean |
    | ./build clean_old_webapps |
    +-----------------------------------------------------------+
    | Get latest build script with or without new packages: |
    | ./build update |
    | ./build update_script |
    +-----------------------------------------------------------+
    | Get packages for current build script: |
    | ./build update_data |
    +-----------------------------------------------------------+
    | Build everything what is set in the options.conf file: |
    | ./build all |
    +-----------------------------------------------------------+
    | Build all PHP extensions set set in the php_extensions.conf file: |
    | ./build php_extensions |
    +-----------------------------------------------------------+
    | Recommended for experienced users only (!): |
    | ./build php_expert php_release php_mode |
    | ./build php_htscanner2 php_release |
    | ./build set_service service ON|OFF|delete |
    +-----------------------------------------------------------+
    | You can pass a 2nd argument to automate the input: |
    | ./build <option> d : do the default action |
    | ./build <option> y : answer yes to all questions |
    | ./build <option> n : answer no to all questions |
    +-----------------------------------------------------------+
    [root@srv custombuild]#
[root@srv custombuild]# iconv --version
iconv (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Ulrich Drepper.
[root@srv custombuild]#
 
Last edited:
I cant understand where can be the error
All started after my try to install openlitespeed
Something in custombuild ?
Something in OS ?
Something in handling ?
 
Solved after updated custombuild:
[root@srv custombuild]# ./build version
2.0.0 (rev: 2937)
[root@srv custombuild]#
 
Having the same issues. Build update does not update custombuild to the latest version and PHP keeps failing.
I've manually updated custombuild and the php rebuild is currently running but it doesn't look wel

edit 1:
nope, rebuild did not do a thing.
I've tried disabling opcache in the 10-directadmin.ini, but that did not work.
Now recompiling php 81 with opcache completely disabled in the options.conf.

edit 2:
After disabling CURL in options.conf and recompiling php everything went back to normal.
Now WHY this suddenly became an issue is up to DA support imho :)
 
Last edited:
Back
Top