Aar
Verified User
Is it also possible to install an additional PHP release (3 or 4) without having to rebuild the existing versions? The process to build takes about 8 minutes per PHP-relasse. (I have 1 Core on my VPS and no SSD unfortunately). All of my PHP-releases are running on fpm-php.
Or it this not recommend?
When i run this, all of my PHP-relasse will be rebuild what takes extra time:
Or it this not recommend?
When i run this, all of my PHP-relasse will be rebuild what takes extra time:
Code:
./build update
./build php n
Last edited: