Recommended Posts

Posted

Hi

 

Has anyone managed to get selfoss running on shared hosting?  When I install and run, I get this 500 Internal Server error:

Internal Server Error

Invalid routing pattern: GET /

I followed the instructions on this page:

https://github.com/SSilence/selfoss/issues/36#issuecomment-14977220

 

Which says "apache config is wrong. Could be AllowOverride None which should beAllowOverride All"

 

Anyone know how to fix this?

 

Thanks

 

Pete

Posted

It may be worth a shot to modify the .htaccess file for the install directory and add:

 

AllowOverride All

 

As the top line to the file. If you've done/tested this and it isn't working I'd suggest a support ticket. We can dive into your account a bit deeper there than on the forums :)

Posted

Got your ticket and I'm looking into it there. I've already tested a few things but they didn't work so I'll be asking one of our sysadmins to peak as well. We'll be in touch in your ticket sometime today :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...