Dependencies for Debian 12

Nando

Verified User
Joined
Dec 24, 2021
Messages
34
Hi.

The dependencies necessary to install DirectAdmin do not appear on the official DirectAdmin website. They did appear before. What happened?
 
As far as I can see Debian 12 is not released yet, so I doubt it will be fully supported at the moment.. :)
 
So what does this mean for Debian 12 today? The DA requirements page shows it works with DA.

The debian 12 is DA just saying we will support it. Also maybe they received a Beta copy to test. Debian 11 is stable and Debian 10 is LTS

You dont have to do the preinstall packages anymore their script installs them all for you if they are missing.
 

The debian 12 is DA just saying we will support it. Also maybe they received a Beta copy to test. Debian 11 is stable and Debian 10 is LTS

You dont have to do the preinstall packages anymore their script installs them all for you if they are missing.
Got it! However, I don't think they should put it out there if it isn't so because people will install it and then hope it works.

They also show AlmaLinux 9 as being supported. However, it's not an option on their license manager, but Auto is, so I guess just set it to auto?
 
Debian 12

/usr/local/directadmin/custombuild # ./build exim
php 5.x, 7.x and 8.0 cannot compile against openssl 3.0 or higher. Try php 8.1 or higher.

/usr/local/directadmin/custombuild # ./build php_expert php-fpm 8.2
php 5.x, 7.x and 8.0 cannot compile against openssl 3.0 or higher. Try php 8.1 or higher.



my mistake, syntax error
all OK after ./build php_expert 8.2 php-fpm
 
Last edited:
Back
Top