WARN:Alternatives config not found. Using native version

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • laks.deen
    Junior Member
    • Mar 2021
    • 5

    #1

    WARN:Alternatives config not found. Using native version

    php version does not change for user
  • laks.deen
    Junior Member
    • Mar 2021
    • 5

    #2
    Dear Team,

    I want to change the php version for specific user and i have used the below command to be change
    but its showing error,

    root@host10[~]# /usr/bin/cl-selector --select=php --version=5.3 --user=username

    WARN:Alternatives config not found. Using native version

    How to fix this issue:?:

    Comment

    • laks.deen
      Junior Member
      • Mar 2021
      • 5

      #3
      Hi,

      Finally i found the solution for this issue, sorry i could not installed the "alt-php" group packages in server.

      # yum groupinstall alt-php

      # yum update cagefs lvemanager

      Once installed the alt-php packages be ensure all the packages are available in server

      # rpm -qa | grep alt-php

      Mr.Avatar smtalk, given the valuable answered in forum page : http://forum.directadmin.com/showthread.php?t=48217

      Thank you,

      Comment

      Working...