claudehohl / Stikked

An advanced and beautiful pastebin written in PHP
992 stars 220 forks source link

Can't login in spamadmin #527

Closed vOidSenses closed 4 years ago

vOidSenses commented 5 years ago

I'm reading this issues for hours now and I simply cannot figure out what I'm doing wrong.

Let me say in advance I understand very little about server configurations. I looked and I'm running my server with CGI/FastCG, and I can't login to the spamadmin page, the prompt keeps showing up repeatedly. From the other closed issues it seems this is something in which a workaround has already been implemented but it still doesn't work here. ( yes, user and pass are setted )

I don't know how related this is to the login issue but I had to comment out the AddHandler in my htaccess file to make everything work or else it would keep downloading the pages instead of rendering them.

What exactly do I need to do to be able to login?

claudehohl commented 4 years ago

The current (rewritten) docker setup is a cgi-like setup. I just tested it and it works - maybe you can cross-check your configuration with the docker configs? https://github.com/claudehohl/Stikked/tree/dev/docker