最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

htaccess - I can't access the admin panel links as I click it shows 403 error

programmeradmin0浏览0评论

I am working on the following website. when I login into the Dashboard and click on any item on admin panel such as post or pages I get the following error:

You don't have permission to access /wp-admin/options-general.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I am also not able to navigate to the pages except homepage and I found the following error on other pages:

The requested URL /job-interview/ was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

But the pages exists on the website.

Can someone please help?

I am working on the following website. when I login into the Dashboard and click on any item on admin panel such as post or pages I get the following error:

You don't have permission to access /wp-admin/options-general.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I am also not able to navigate to the pages except homepage and I found the following error on other pages:

The requested URL /job-interview/ was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

But the pages exists on the website.

Can someone please help?

Share Improve this question asked Sep 5, 2019 at 19:58 Engr UmairEngr Umair 114 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

You might just need to flush permalinks. (Navigate to Settings > Permalinks and click "Save Changes") If you can't navigate to the permalinks page because of the error, you could try one of the other suggestions here

Obviously make a backup of your database before performing any of them.

If that doesn't work there may be a permissions issue. It's generally suggested that the folders be set to 755 and files to 644. You can read more about WP file permissions here

发布评论

评论列表(0)

  1. 暂无评论