php update failing

117434

Verified User
Joined
Nov 4, 2022
Messages
18
Earlier today I updated some packages using update all that I had not yet done.

Then I had 4 updates that needed doing. PHP was the one I really wanted to do but update failed 3 times and closed. I then rebooted the entire server in the hopes that might solve the problem.

I realize this is not enough info so please tell me what I need to provide so that you might help. I now have the entire log on local machine.

Alma-Linux server running the 5/16/26 1.70xx version of DA.
 
Hello,

What will you see if you run?

Bash:
da build list_removals

You might remove old libraries, in case they are shown by the first command.

Bash:
da build used_configs

You might review the custom/php/configure.php* files, if they are shown by the second command.

Other than that you might have dependencies issues and/or RAM, disk space related problems.
 
Back
Top