how to configure php_cli values?

Discussion in 'Installation/Configuration' started by traezi, Mar 14, 2025.

  1. traezi

    traezi New Member

    Hey everyone,

    as i have some php apps which need improved php_cli values, i would like to ask if there is a recommended way to set php_cli values, as the per-site php.ini settings just apply to the php-fpm values?

    Actually the only way i can see is to overwrite them globally?

    If there is no recommended way, please see this as a, for myself important, feature request :3

    Best regards
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It depends on which kind of SSH user you create. if its a jailed user, the website can have its own cli php.ini. If it's a non-jailed user, the global settings will apply.
     
    traezi likes this.

Share This Page