More of a documentation via blog. Here’s the example for PHP7.3 install on SLES 15 SP1
zypper ar http://download.opensuse.org/repositories/devel:/languages:/php:/php73/SLE_15_SP1/ obs-php73
zypper ref
zypper in php7
For the specific add of the Open Build Service repo for PHP7.3 – there’s some validation, re-installation of uninstalled PHP modules, and re-enabling of php7 in Apache. All scriptable.
Recent Comments