• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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