Changes

From SME Server
Jump to navigationJump to search
Line 94: Line 94:     
Since just one version can be used with php-mod, the lower version is used....all disabled and it is the php default version which is used
 
Since just one version can be used with php-mod, the lower version is used....all disabled and it is the php default version which is used
 +
 +
=== Run a command with a specific software environment ===
 +
 +
You can run a command from the shell with a specific env with:
 +
 +
scl enable php55 'php -v'
 +
 +
(useful for example if you need to run a cron job with an alternative PHP version)
    
=== Find other RPMS ===
 
=== Find other RPMS ===

Navigation menu