• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Input Overview over php.ini values for all domains

Tubthumping

New Pleskian
We have different values for max_execution_time for different domains - we need a way to get an overview over, which domains has what values without browsing through each domain (we have around 100 domains, so it takes som time).
A function, where php.ini-files could be exported as a CSV-file, would be helpfull.
 
What about

# grep max_execution_time /opt/plesk/php/7.*/etc/php-fpm.d/*.conf

?
 
Back
Top