Recent content by nonname

  1. N

    Question about custom PHP Configuration

    Yes and no. That applies only if you run mod_php. Therefore you would only use the custom php configuration possibility, if you don't run mod_php.
  2. N

    Question about custom PHP Configuration

    Hello, not exactly. I would like to give the user the possibility to change these settings, but limit it. For example I want to allow my customers to change the memory_limit, but I don't want them to be able to change it to lets say 2048MB. My question is, is there a way I can allow the...
  3. N

    Question about custom PHP Configuration

    Hello, is there a way to define a maximum limit for certain php settings like max_execution_time or upload_size, if I give my customers the right to edit their php configurations.
Back
Top