• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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