I wanted to build php82 for DirectAdmin using Custombuild and got the result:
PHP 7.4.30 Installed.
Downloading php-8.2.0RC1.tar.gz...
######################################################################## 100.0%
curl: (22) The requested URL returned error: 404 Not Found
Download of http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz failed, re-downloading the file...
######################################################################## 100.0%
curl: (22) The requested URL returned error: 404 Not Found
Download of http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz failed, re-downloading the file...
######################################################################## 100.0%
curl: (22) The requested URL returned error: 404 Not Found
Download of http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz failed, re-downloading the file...
######################################################################## 100.0%
curl: (22) The requested URL returned error: 404 Not Found
Download of http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz failed, re-downloading the file...
Download of http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz failed 4 times, exiting...
Everyone can see that php74 has been built successfully but not php82.
DA version and Custombuild version:
# custombuild/build version
2.0.0 (rev: 2945)
# ./directadmin version
Version: DirectAdmin v.1.60.4
http://files.directadmin.com/services/custombuild/php-8.2.0RC1.tar.gz is 404 now, so:
- Can I use alternative sources and what are they?
- Can I just download PHP from https://www.php.net/downloads.php, put it in custombuild directory then run
./build php nagain? - Is there any other approach?
Please help. Thank you so much.