Unable to update or build services from Custombuild.

ViT

Verified User
Joined
Jun 11, 2021
Messages
12
Hi All,
I updated some services using Custombuild UI, but they gave errors.
Wrong php1_release set in the options.conf: 7.4 .
1.JPG

When I use the command line to run the update, it also reports errors below.
[root@1187 custombuild]# ./build update
/proc/self/fd/3: line 16518: PHP_INI_FPM74 : bad substitution
/proc/self/fd/3: line 16520: PHP_EXT_FPM74 : bad substitution

directadmin current v1.661 0bef8e38f058f57fa3c43cb8eaf078f2568fbf7c is already latest
Updating any service results in the same error. Currently, php1_release is not functioning.
OS: Almalinux 8.9
Does anyone have debugging tips?
Thanks!
 
Looks like maybe you have a character behind 7.4? A normal space shouldn't cause issues, maybe it's another weird shows-as-blank character?
 
Well, what does options.conf say?
And what if you change the php setting in custombuild gui?
 
  • Like
Reactions: ViT
Back
Top