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

AI – Powered Customer Support in Hosting: Chatbots & Virtual Assistants

Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…

2 weeks ago

ChatGPT: Your Ultimate AI Content Generation Tool

Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…

4 weeks ago

Discover Ollama: How It Works, Features & Everything?

Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…

1 month ago

Connecting to Amazon EC2 via WinSCP (SFTP): A Complete Guide

Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…

2 months ago

How Can I Connect to a Database with MySQL Workbench?

Welcome to the world of database management with MySQL Workbench! If you're new to databases or looking for a powerful,…

2 months ago