Compile specific PHP version

sparek

Verified User
Joined
Jun 27, 2019
Messages
465
How does one inform custombuild to compile just a specific version of PHP?

There's not yet an update to PHP 7.1.

/usr/local/directadmin/custombuild/build php

seems to want to recompile PHP 7.1 despite it not needing an update.
 
"build php" always recompiles all PHP installations.

If you do "build update_versions", it will skip the PHP that does not need an update. This will (however) update all other software that needs an update as well.
 
Hmm...

This would seem to be an area that would be ripe for improvement.
 
There is a php_expert option to build a single version of php :)
 
Yes, this should do it:

./build php_expert 7.3 php-fpm

You can change 7.3 to whatever version you want.

Anyway I strongly encourage you to keep all your software up-to-date.
 
PHP version Update required for my Wordpress website

Hai friends,

From few days I am facing issue is in my wordpress website It is asking PHP version Update required. But I am unable to update. I raised ticket 10days back till date there is a no responce from Direct Admin. Even there is a no contact no. to contact from India.

Kindly guide me to update PHP version.
 
Hai friends,

From few days I am facing issue is in my wordpress website It is asking PHP version Update required. But I am unable to update. I raised ticket 10days back till date there is a no responce from Direct Admin. Even there is a no contact no. to contact from India.

Kindly guide me to update PHP version.

What's the ticket ID?
 
Back
Top