claudehohl / Stikked

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

theme views menu links are all 404 #520

Closed tcreek closed 5 years ago

tcreek commented 5 years ago

Hello.

I had installed this on one server about a year ago, and it was cut and dry and easy to set up. Had to take the server down, now I am setting up a new Stikked again and just put it on about an two hours ago.

This install is having issues.

On all the themes, the links at the top menu are all reporting 404 not found, even a new paste is reporting 404.

I can see all the files are present in htdocs/themes//

Maybe this is a issue with htdocs/index.php?

tcreek commented 5 years ago

Okay, I got it,

It was on CentOS 7. the tips in the docs helped me out a bit.

Needed to set a few of the AllowOverride None to AllowOverride All in /etc/httpd/conf/httpd.conf