Hello shahbaz _ahmad
If you can't able to login into admin are
1st method: Adjusting the ‘max_input_vars’ to be greater than a 1000 and change server configuration.
2nd method: Removing the setting without access to the admin panel
DELETE FROM core_config_data WHERE path='web/cookie/cookie_domain';
Problem solved? Click Accept as Solution!