"Show web server config selection:" not working

Discussion in 'Installation/Configuration' started by muelli75, Jun 11, 2024.

  1. muelli75

    muelli75 Member

    In the "limits"-section of an client, I ticked the "Show web server config selection" so the client can setup his PHP-options.
    showconfig.png
    But in the panel of the customer, the "webserver / option" is not visible.
    clientweb.png
    Are there any ideas how to get this working?

    Thank you for your hints!
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    There is "Webserver configuration" shown on your screenshot.
     
    till likes this.
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Maybe you wanted
    Code:
    PHP Options Disabled   Fast-CGI   Mod-PHP   PHP-FPM 
    in web limits template?
     
  4. muelli75

    muelli75 Member

    Thanks for your answer!
    Code:
    PHP Options Disabled   Fast-CGI   Mod-PHP   PHP-FPM 
    Hm, I think its not the same as we need. Please find the following screenshot to see which options are needed:

    Web.png
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Custom php.ini settings can not be enabled for users; they are available only for the administrator. You can make predefined custom config settings under System > Directive snippts and these are available then for the user to be selected in web server config option.
     
    muelli75 likes this.
  6. muelli75

    muelli75 Member

    thank you @till and @Taleman - then I don't need to waste any more time on that
     

Share This Page