Categories: WordPress

You do not have sufficient permissions to access this page

Error : You do not have sufficient permissions to access this page

When try to activate the plugin in wordpress and then some time it shows the error “You do not have sufficient permissions to access this page” then you need to made some changes under that account.

Solution :

Open wp-config.php file  and

Replace the content from

===========

define(‘AUTH_KEY’, ‘put your unique phrase here’);
define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’);
define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’);
define(‘NONCE_KEY’, ‘put your unique phrase here’);

===========

To

===========
define('AUTH_KEY',         'xzjop11ocq4p25xgp4zy3g2c8zpnrvosvpq6zgethmcjs2xfr0dhc8qnwzqaie3s');
define('SECURE_AUTH_KEY',  'slsklt2pnzem3xuqnhxtdqmb6qaofqz1myvuztkynorhijoakocc27vbgmbr6lj3');
define('LOGGED_IN_KEY',    'zsixqmsi1xrfuuyzqxnqxccf5lmdvcozyqho9ut6c8j4yeq2reh07nhjsatzglyx');
define('NONCE_KEY',        'qglsgzmyywgnfgf8svlye2rdlp42aeyh599hkyjcl7bekfw6ouwirxtiabp57mfs');
define('AUTH_SALT',        'wyc0fbiwzkwqljfyngcfx8w7k1wjis8tgpe8ypqzyc88zoy2luyqekpyro689qgl');
define('SECURE_AUTH_SALT', 'aum1i4ubnamlxnq7mwbbzgydlcywre8rb39pp7x5qw7ujsaj5enc6cegictqv6qz');
define('LOGGED_IN_SALT',   'grqghuz8jhct4ytofzfxqyhqn5kfaka5cbi1qoq5hq3gy8vwckflu1afeyv3ls98');
define('NONCE_SALT',       'z5qo3qdimktw0kucvhcepw52zrdpwlile9cmh3ral9orwcvv5vhvmrufnefao2hk');

===========
Save the file  and Done


Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.

Recent Posts

What Are the Best WordPress Photo Gallery Plugins for 2026?

Photography is not just about taking pictures—it’s about presenting them beautifully. For photographers and creative bloggers, WordPress photo gallery plugins…

4 days ago

How Can You Prepare Your Ecommerce Site/blog for Festivals?

Festivals are more than cultural celebrations—they’re golden opportunities for e-commerce stores and bloggers to attract, engage, and convert audiences. During…

2 weeks ago

Shared Hosting: Migrating Your Site Seamlessly

If you’re new to web hosting, the idea of moving your website from one provider to another might sound intimidating.…

3 weeks ago

Top 15 WooCommerce Plugins to Power Your eCommerce Store in 2025

WooCommerce powers over 5 million online stores, and its true potential comes alive with plugins that enhance functionality. The right…

3 weeks ago

Explore the WordPress Theme Editor: Customization Made Easy

When you first launch a WordPress website, it comes with a theme that controls how your site looks and feels.…

1 month ago