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
11 hours 7 min ago
20 hours 35 min ago
21 hours 24 min ago
1 day 57 min ago
1 day 5 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 17 hours ago
1 day 22 hours ago
2 days 20 min ago