[BlueOnyx:25001] 5209R/5210R: PHP rebuilds
Michael Stauber
mstauber at blueonyx.it
Fri Jul 16 14:05:16 -05 2021
Hi all,
As some of you might already have noticed: Yesterday I released the
following PHP packages to NewLinQ:
5209R:
======
5209R-PHP70-7.0.33-3.pkg
5209R-PHP71-7.1.33-3.pkg
5209R-PHP72-7.2.34-3.pkg
5209R-PHP73-7.3.29-3.pkg
5209R-PHP74-7.4.21-3.pkg
5209R-PHP80-8.0.8-3.pkg
5210R:
======
5210R-PHP70-7.0.33-3.pkg
5210R-PHP71-7.1.33-3.pkg
5210R-PHP72-7.2.34-3.pkg
5210R-PHP73-7.3.29-3.pkg
5210R-PHP74-7.4.21-3.pkg
5210R-PHP80-8.0.8-3.pkg
These are straight up rebuilds and if you already had the respective -1
or (in some cases) -2 releases of these installed, you can safely skip
these updates.
The only new feature is that all these PHP PKGs come with a working
PHP-composer installed, which aids us (and some of you) in deploying PHP
applications that need composer for installs.
As composer is straight up ignorant about PHP installed in unusual
locations (or having more than one version of PHP installed), ours uses
a wrapper to pass the correct options to composer.
This wrapper can be found here in case you ever need it:
/home/solarspeed/php-<version>/bin/composer
So if you (for example) want to install an app from somewhere and need
to deploy it with composer and PHP-8.0, you'd run this command in the
download directory of the app:
/home/solarspeed/php-8.0/bin/composer <app>
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list