• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved php master local value different

robetus

Basic Pleskian
The master value of max_execution_time is being overridden by the master setting which is 300. I've look everywhere for this setting and cannot find it. This was not a problem in 12.5, but I it is a problem in Onyx. I've tried looking for the httpd.include file in the domains conf folder, as so many places suggest on the net, but it was not in there. Where is this master setting? It's set way too low.

I'm on: centos 6.8 64bit
 
It wasn't PHP it was Apache's FASTCGI quitting on a timeout. I added: FcgidBusyTimeout 3600 to the apache config in Plesk and everything works as it should now.
 
Last edited:
Back
Top