getgrav / getgrav/grav-plugin-admin

admin not showing after login

Open
#2,339 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

If I go to my adminpage (https://holgerstewen.com/admin) I still get the login but once I give in the User & Password I get an ERROR 500 ... I checked the htaccess and I tried to uncomment the Rewrite / ... also I checked that my cache is set on 755 ... but whatever I tr it still gives me ERROR 500 and doesn't allow me to access the admin-files.

I also checked my PHP Version (8.1) and the info.php ... everything is alright

Also a problem JSON file doesn't show any errors ?!?

Can somebody help me?

![Screenshot 2023-02-07 153444](https://user-images.githubusercontent.com/16805582/217274217-87d3921a-f42c-46da-b561-b205d8a50763.jpg)

![Screenshot 2023-02-07 153724](https://user-images.githubusercontent.com/16805582/217274908-429640fd-b42d-482c-b50e-91f73238223c.jpg)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure at https://holgerstewen.com/admin and inspect the server error output around the reported HTTP 500 after login. The issue mentions PHP 8.1, .htaccess, cache permissions, and a JSON file, but names no source file or test. Done means the admin login reaches the admin files without the 500 error and the relevant cause is covered by a verifiable check.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.