• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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