Till, more problems coming up ...
I create a domain name with all of these variables as seen below:
$g7cp_params = array
(
[...]
'pm' => 'dynamic',
'pm_max_children' => '10',
'pm_start_servers' => '2',
'pm_max_spare_servers' => '5',
'pm_process_idle_timeout' => 10,
'pm_max_requests' => 100,
[...]
);
I resolved the failure to create those other pm variables by adding that which is in red ...
You should add that to the API documentation ...I actually just guessed it
Recent comments
1 day 9 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 10 hours ago
2 days 10 hours ago
2 days 15 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 26 min ago