After a new install of DA on Rocky 8.4, i set "php1_release=8.0" in options.conf, and not use 7.4 at all.
After that I ran "./build all y"
At some point the build ends up in a loop saying:
When I set "php2_release=7.4" and a "./build all y", it all compiles good; even in PHP 8.0
Is PHP 7.4 still needed for new DirectAdmin installs?
Is there a way of getting rid of it completely, as I don't plan to have any sites using it?
After that I ran "./build all y"
At some point the build ends up in a loop saying:
Code:
Trying to make imagick-3.5.1 PHP extension...
make: getcwd: No such file or directory
make: *** No targets specified and no makefile found. Stop.
When I set "php2_release=7.4" and a "./build all y", it all compiles good; even in PHP 8.0
Is PHP 7.4 still needed for new DirectAdmin installs?
Is there a way of getting rid of it completely, as I don't plan to have any sites using it?
Last edited: