J jmanuel New member Joined May 11, 2017 Messages 2 May 11, 2017 #1 I have low CPU, and wanted to know if I can compile only the release that I will change. Thanks.
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 10,137 Location LT, EU May 11, 2017 #2 Code: [root@web05 custombuild]# ./build | grep php_expert | ./build php_expert php_release php_mode | Example: ./build php_expert 5.4 fastcgi "./build update_versions" always updates only a single version of PHP, unless update is available for both.
Code: [root@web05 custombuild]# ./build | grep php_expert | ./build php_expert php_release php_mode | Example: ./build php_expert 5.4 fastcgi "./build update_versions" always updates only a single version of PHP, unless update is available for both.
J jmanuel New member Joined May 11, 2017 Messages 2 May 16, 2017 #3 smtalk said: Code: [root@web05 custombuild]# ./build | grep php_expert | ./build php_expert php_release php_mode | Example: ./build php_expert 5.4 fastcgi "./build update_versions" always updates only a single version of PHP, unless update is available for both. Click to expand... Thank you very much
smtalk said: Code: [root@web05 custombuild]# ./build | grep php_expert | ./build php_expert php_release php_mode | Example: ./build php_expert 5.4 fastcgi "./build update_versions" always updates only a single version of PHP, unless update is available for both. Click to expand... Thank you very much