Announcement

Collapse
No announcement yet.

Change/Add PHP-Modules on all Users with alt-php

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Change/Add PHP-Modules on all Users with alt-php

    How can i change all PHP-Modules on every user who uses alt-php

  • #2
    Hi,
    i changed my default settings of the alt-php version 5.6 (upload_size, etc.) and added some modules as default module in my WHM/cPanel Setup.
    With selectorctl now i want to change every user on my WHM/cPanel instance from "native" to php 5.6 from alt-php. But after i change it with:

    selectorctl --change-to-version=5.6 --version=native

    The added modules are not present for the user, which config do i have to change to set extra php modules on every 5.6 user?

    Thank you for your Help!

    Greetings
    Dominik

    Comment


    • #3
      Hi Dominik,

      the default modules which you choose from WHM > CL LVE Manager > PHP Selector menu will be enabled only for newly created users, since existing users already has phpselector configs in their home directories.

      After switching to version 5.6 if you want to apply default modules you have to issue cagefsctl --cl-selector-reset-modules username1 usernam2 command. Running that command without usernames will reset modules to default for all users, be careful with it.

      Comment

      Working...
      X