When running the quick setup wizard to configure Admin Tools I put in MyAccess in the Administrator secret URL parameter box. I turn of Allow administrator access only to IPs in Exclusive Allow IP List I select Save
The wizard is running the I get an error page Server 500 error Request timed out Allow administrator access only to IPs in Exclusive Allow IP List
the PHP values are
php_value upload_max_filesize 3072M
php_value post_max_size 3072M
php_value memory_limit 3072M
php_value max_input_time 900
php_value max_execution_time 900
php_value output_buffering Off
php_value display_errors = Off
php_value max_input_vars 5000